/*
	star rating  
*/
#star ul.star { LIST-STYLE: none; MARGIN: 0; PADDING: 0; WIDTH: 170px; HEIGHT: 20px; LEFT: 10px; TOP: -5px; POSITION: relative; FLOAT: left; BACKGROUND: url('../images/stars.gif') repeat-x; CURSOR: pointer; }
#star li { PADDING: 0; MARGIN: 0; FLOAT: left; DISPLAY: block; WIDTH: 170px; HEIGHT: 20px; TEXT-DECORATION: none; text-indent: -9000px; Z-INDEX: 20; POSITION: absolute; PADDING: 0; }
#star li.curr { BACKGROUND: url('../images/stars.gif') left 25px; FONT-SIZE: 1px; }
#star div.user { LEFT: 15px; POSITION: relative; FLOAT: left; FONT-SIZE: 13px; FONT-FAMILY: Arial; COLOR: #888; }
#star {margin: 10px 0px 0px 10px;width:210px;float: left;display: inline;}

#star_small ul.star_small { LIST-STYLE: none; MARGIN: 0; PADDING: 0; WIDTH: 120px; HEIGHT: 18px; LEFT: 0px; TOP: 0px; POSITION: relative; FLOAT: left; BACKGROUND: url('../images/stars_small.gif') repeat-x; CURSOR: pointer;}
#star_small li { left: 0px;PADDING: 0; MARGIN: 0; FLOAT: left; DISPLAY: block; WIDTH: 120px; HEIGHT: 18px; TEXT-DECORATION: none; text-indent: -9000px; Z-INDEX: 20; POSITION: absolute; PADDING: 0;}
#star_small li.curr { BACKGROUND: url('../images/stars_small.gif') left 17px; FONT-SIZE: 1px; CURSOR: pointer;float: left; }
#star_small div.user { LEFT: 15px; POSITION: relative; FLOAT: left; FONT-SIZE: 13px; FONT-FAMILY: Arial; COLOR: #888;}
#star_small {margin: 4px 0px 0px 0px;width:120px;float: left;}


/*
	menu 
*/
#menu {
background-color:#EBECEE;
color:#4B4B4B;
height:40px;
border-top: #ADC73F 5px solid;
border-bottom: #E0E1E5 1px solid;

}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#menu li {
	float: left;
}

#menu a {
	display: block;
	float: left;
	text-decoration: none;
	font-weight: bold;
	color:#646464;
  padding: 12px 30px 12px 30px;
	border-right: #AFAFAF 1px solid;
}

#menu a:hover {
	background-color:#CCC;
}
#menu .current_page_item a {
	
}

#menu .last{
	
}

/*
 next picture
*/
.next_pic_block {
padding:2px;
text-align:center;
margin:auto;
overflow:hidden;
float:left;
}

/*
random
*/
.random_pic_block {
text-align:center;
margin:auto;
}
.random_pic_item {
margin-bottom:20px;
overflow:hidden
}
.random_pic_item img{
border:1px solid black;
}

/*
 subcategory
*/

.sub_cat_all {
	width: 450px;
	
}
.sub_cat_all h2 {

border-bottom:7px solid #E1E1E1;
color:#646464;
font-family:"trebuchet ms",arial,sans-serif;
font-size:16pt;
font-weight:bold;
margin:0pt 0pt 0.4em;
padding:0pt 0pt 2px;
}

.sub_cat_img_block {
	font-size: 0pt;
	height: 100px;
}

.sub_cat_img {
	border: 1px solid black;
}

.sub_cat {
	float: left;
	margin: 5px 10px 5px 10px;
}

.sub_cat_title {
	text-align: center;
}

.sub_cat_title a {
	color: #666666;
}

/*
 tags
*/

.word {
	font-family: 'Trebuchet MS',helvetica,arial,verdana;
	text-decoration: none;
	font-weight: normal;
  margin:5px;	
}
.size9 {color: #000000;font-size: 26px;}
.size8 {color: #000000;font-size: 24px;}
.size7 {color: #000000;font-size: 22px;}
.size6 {color: #000000;font-size: 20px;}
.size5 {color: #000000;font-size: 18px;}
.size4 {color: #000000;font-size: 16px;}
.size3 {color: #000000;font-size: 14px;}
.size2 {color: #000000;font-size: 13px;}
.size1 {color: #000000;font-size: 12px;}
.size0 {color: #000000;font-size: 11px;}

/*
 category  breadcrump
*/

#breadcrump ul { margin: 0.5em 0; padding: 0 0 0 2em; }
#breadcrump ul li
{
    margin: 0.5em 0; padding: 0 0 0 20px;
    list-style-type: none;
<!--[if IE]>    
    behavior: expression( !this.before
        ? this.before = this.innerHTML = '&raquo;&nbsp;' + this.innerHTML : '' );
<![endif]-->        
    text-indent: -1.24em;
}
#breadcrump ul li.first
{
    margin: 0.5em 0; padding: 0 0 0 20px;
    list-style-type: none;
<!--[if IE]>
    behavior: expression( !this.before
        ? this.before = this.innerHTML = '&nbsp;' + this.innerHTML : '' );
<![endif]-->          
    text-indent: -1.24em;
}

#breadcrump ul li:before {
content: "\0020 \0020 \0020 \00BB \0020";
}

#breadcrump ul li.first:before {
content: " ";
}

#breadcrump {
padding: 3px;
margin-bottom: 0px;
}

#breadcrump ul {
margin-left: 0;
padding-left: 0;
display: inline;
border: none;
}

#breadcrump ul li {
margin-left: 0;
padding-left: 2px;
border: none;
list-style: none;
display: inline;
}



/*

ajax preview on category
*/

.box_mouse {
	position:absolute;
	padding: 10px;
	color:black;
	background-color:#FFF;
	border:1px solid #EEE;
	z-index:40;
	font-size: 0pt;
	opacity: 0.98;
	filter:alpha(opacity=98);
}
/*
resolution change
*/
.choose_resolution_select_all {
	margin: 2px;
	padding: 0px 5px 0px 5px;
	clear: both;
}

.choose_resolution_close {
	margin: 2px;
	padding: 0px 5px 0px 5px;
	border: 1px solid black;
	float: left;
	background-color: #F2F2F2;
	cursor: pointer;
}

.choose_resolution_title {
	margin: -2px -5px 5px -5px;
	background-color: blue;
	text-align: center;
	color: white;
}

.choose_resolution_item {
	margin: 3px;
}

.resolution_type {
	float: left;
	padding: 2px 5px 2px 5px;
	BACKGROUND-color: #F2F2F2;
	margin: 2px;
}

#set_resolution_block {
	position: absolute;
	background-color: white;
	border: 2px solid black;
	font-size: 10pt;
	z-index: 31;
	padding: 2px 5px 2px 5px;
}

#loading_rating_result {
	BACKGROUND: url('../images/loading.gif') no-repeat;
	width: 50px;
	height: 50px;
	float: left;
}

#resolution_warning {
	float: right;
	margin: 0px 2px 0px 0px;
	padding: 0px 5px 0px 5px;
	background-color: red;
	color: white;
	border-top: 1px solid white;
}

#set_resolution_label {
	float: right;
	margin: 0px 0px 0px 0px;
	padding: 0px 5px 0px 5px;
	background-color: black;
	color: white;
	cursor: pointer;
}

#hide_screen {

	width: 100px;
	height: 100px;
	
	background-color: gray;
	position: absolute;
	left: 10px;
	z-index: 30;
	
	opacity: 0.5;
	filter:alpha(opacity=50);
}
/*
reserved_links
*/
.reserved_links a{
display:block;
margin-left:10px;
margin-bottom:3px;
}