		body
		{
			font-family: verdana,tahoma;
			text-align: center;
			##background: #C0DEED;
			##background-image:url("background.png");
			##background-repeat:no-repeat;
			background:#CCEBFD url('/bg.jpg') top left repeat-x;
			font-size: 10px;




		}
		#wrapper {
			width: 970px;
			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: 730px;
			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: 700px;
#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;
}

.pagination
{
	clear:both;
	display:block;
	text-align: center;
	margin:20px auto 2px auto;
	#width:200px;
	padding:4px 17px 4px 0;
	color:#313031;
}
.pagination a {
	color:#424242;
	text-decoration:none;
	padding:5px 6px 4px 5px;
	margin:0 3px 0 3px;
	border:1px solid #A1C5E5;
}

.pagination a:hover, .pagination a:active {
	color:#424242;
	border:1px solid #A1C5E5;
	background-color:#E8F1FA;
}
.pagination span.selected {
	padding:5px 6px 4px 5px;
	margin:0 3px 0 3px;
	border:1px solid #A1C5E5;
	font-weight:bold;
	color:#424242;
	background-color:#E8F1FA;
}
.pagination span.disabled {
	padding:5px 6px 4px 5px;
	margin:0 3px 0 3px;
	border:1px solid #cccccc;
	color:#cccccc;
}#container {
	height: 550px;
	#margin: auto;
	width: 400px;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000033;
	border-right-color: #000033;
	border-bottom-color: #000033;
	border-left-color: #000033;
	background-color: #FFFFFF;
	
}
#container #header #header_left {
	float: left;
	background-image: url(images/header_left.gif);
	background-repeat: no-repeat;
	height: 42px;
	width: 45px;
}
#container #header #header_right {
	background-image: url(images/header_right.gif);
	background-repeat: no-repeat;
	height: 42px;
	width: 6px;
	float: right;
}

#container #content {
	padding: 5px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	
}
#container #footer {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	text-align: right;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	border-right-color: #000033;
	border-bottom-color: #000033;
	border-left-color: #000033;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 5px;
}
#container #footer a {
	color: #999999;
	text-decoration: none;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

#container #header #header_main {
	float: left;
	padding: 5px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.sbtn    {
	background-image: url(images/button.gif);
	border: 1px solid #000033;
	height: 22px;
	width: 82px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	background-position: center;
	padding: 0px;
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 20px;
}
button {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	height: 22px;
	width: 82px;
	background-image: url(images/button.gif);
}
#container #content #form1 legend {
	padding: 5px;
	margin: auto;
}
form {
	margin: 10px 5px 0px 5px;
}




#container #header {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(images/header_bg.gif);
	background-repeat: repeat-x;
	height: 42px;
}
label {
	padding: 0px;
	text-align: center;
}

.msg {
	text-align:left;
 	color:#666;
	background-repeat: no-repeat;
 	margin-left:30px;
   margin-right:30px;
	padding:5px;
   padding-left:30px;
}

.emsg {
	text-align:left;
	margin-left:30px;
   margin-right:30px;
	color:#666;
	background-repeat: no-repeat;
	padding:5px;
   padding-left:30px;
}

#loader{
   visibility:hidden;
}

#f1_upload_form{
   height:10px;
}

#f1_error{
   font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
   font-weight:bold;
   color:#FF0000;
}

#f1_ok{
   font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
   font-weight:bold;
   color:#00FF00;

}

#f1_upload_form {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
}

#f1_upload_process{
   z-index:100;
   visibility:hidden;
   position:absolute;
   text-align:center;
   width:400px;
}

#f1_upload_form2{
   height:10px;
}

#f1_error2{
   font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
   font-weight:bold;
   color:#FF0000;
}

#f1_ok2{
   font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
   font-weight:bold;
   color:#00FF00;

}

#f1_upload_form2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
}

#f1_upload_process2{
   z-index:100;
   visibility:hidden;
   position:absolute;
   text-align:center;
   width:400px;
}


a.smileysnav { 
	color: #000000;
	font-size: 12px;
}

a.smileynav:hover {
	color: #000000;
}v:hover {
	color: #000000;
}
