body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	background:#31611a url(../images/sitetop_bg.jpg) repeat-x top;
	margin:0;
	padding:0;
}

a {
	color:black;
	text-decoration:none;
}
	a:hover {
		text-decoration:underline;
	}

h1 {
    letter-spacing: 0.4px;
    color:white;
    font-family:Impact;
    font-size:19px;
    font-weight:normal;
    margin:0 0 15px 5px;
}   
    h1 em {
        font-style: normal;
        font-weight: normal;
        font-size: 12px;
        color: black;
         font-family:Arial, Helvetica, sans-serif;
         margin-left: 10px;
    }
    h1 a {
        color:#31611A;
    }
    
p.common {
    padding:0px 10px;
}

p.common_mt {
    padding:0px 15px;
    margin: 20px 0;
    font-weight: bold;
}

#container {
	width:960px;
	margin:auto;
	min-height:500px;
	position:relative;
}

#head {
	width:960px;
	height:90px;
	margin-top:10px;
}
	#head img#ad_468_60 {
		margin-left:49px;
		position:relative;
		top:-12px;
	}

#left_side {
	float:left;
}
	
.box_left {
	background-color:white;
	width:150px;
}

	.box_left h1 {
		font-family:Impact;
		color:#31611a;
		font-size:19px;
		margin:0;
		font-weight:normal;
		margin:0 0 0 8px;
	}
	/*.box_left h1#login {
		color:#617a1d;
	}*/
	.box_left #loginform {
		padding:6px;
	}
	.box_left #loginform input#username{
		width:132px;
		background-color:#e4eadd;
		border:none;
		height:22px;
		margin-bottom:8px;
		padding:3px 0 0 3px; 
	}
	.box_left #loginform input#password{
		width:102px;
		background-color:#e4eadd;
		border:none;
		height:22px;
		padding:3px 0 0 3px; 
	}
	.box_left #loginform #loginsubmit {
		background:url(../images/login_ok.jpg) no-repeat;
		width:27px;
		height:28px;
		border:none;
		position:relative;
		top:2px;
		cursor:pointer;
	}
	.box_left #loginform a {
		position:relative;
		top:5px;
	}
	.box_left span#pwlabel {
		left:10px;
		position:absolute;
		top:168px;
	}
	
#left_side #ad_120_240 {
	position:relative;
	top:25px;
	left:15px;
}
        .featured_rates {
            margin-bottom: 30px;
        }
		.featured_rates	h1 {
			font-family:Arial, Helvetica, sans-serif;
			font-size:12px;
			font-style:italic;
			color:#1a4f00;
			font-weight:normal;
		}
		.featured_rates	h2, .featured_rates h2 a {
			font-size:12px;
			font-weight:bold;
			color:#1a4f00;
			margin:0 0 0 4px;
		}
		.featured_rates p {
			color:#1a4f00;
			padding:0 8px;
			margin:0;
		}
		.featured_rates .stars {
			margin:4px 0 0 9px;
		}
hr {
	border:none;
	border-top:1px dotted black;
	width:110px;
}

#center {
	float:left;
	margin-left:10px;
}
	.box_center {
		background-color:white;
		position:relative;
        width: 550px;
	}
	.box_center h1 {
		font-family:Impact;
		color:#31611a;
		font-size:19px;
		margin:0;
		font-weight:normal;
		margin:0 0 15px 8px;
	}
    
	.box_center #tab_switcher {
		width:535px;
		position:relative;
		left:-25px;
	}
		.box_center #tab_switcher ul {
			list-style-type:none;
			margin:0;
		}
			.box_center #tab_switcher ul li {
				float:left;
				background:url(../images/tab_center.jpg) repeat-x;
				height:20px;
				position:relative;
			}
			.box_center #tab_switcher ul li img {
				margin-left:-2px;
				padding:0;
			}
            .box_center #tab_switcher ul li.astableft {
                background:url(../images/tab_center_as.jpg) repeat-x;    
            }
				.box_center #tab_switcher ul li a {
					position:relative;
					top:-6px;
				}
                    .box_center #tab_switcher ul li a.selected {
                        color: #617a1d;
                    }

	#ad_billboard {
		margin:15px 0 15px 35px;
	}
	
#right_side {
	float:left;
	margin-left:10px;
}
	.box_right {
		background-color:white;
		width:240px;
	}
	.box_right p {
		padding:8px;
		margin:0;
	}
	.box_right h1 {
		font-family:Impact;
		color:#31611a;
		font-size:19px;
		margin:0;
		font-weight:normal;
		margin:0 0 0 8px;
	}
	.box_right h1#philosophy{
		color:#ffb701;
	}
	.box_right h1#support{
		color:black;
	}
#ad_240_240 {
	margin:10px 0;
}

.worker_profile {
	background-color:#e5ebdc;
	position:relative;
	top:10px;
}
	.worker_profile img {
		padding:10px;
	}
	.worker_profile .wp_nav {
		left:8px;
		position:absolute;
		top:-15px;
		color:black;
	}
	.worker_profile p.text {
		left:120px;
		position:absolute;
		top:-5px;
	}
	.worker_profile p.other {
		margin:0 0 10px 10px;
        width:410px;
	}
	.worker_profile .rateit, .modrateit {
		background-color:white;
		padding-top:8px;
	}
		.worker_profile .rateit a {
			position:relative;
			left:450px;
			display:block;
			background:url(../images/rate_button.jpg) no-repeat;
			width:90px;
			height:28px;
			margin-bottom:12px;
		}
			.worker_profile .rateit a:hover, .modrateit a:hover {
				text-decoration:none;
			}
            
		.modrateit a {
            position:relative;
            left:450px;
            display:block;
            background:url(../images/rate_modify_button.jpg) no-repeat;
            width:90px;
            height:28px;
            margin-bottom:12px;
        }
        	
	.ratebox {
		position:absolute;
		right:0pt;
		top:0px;
		padding-top:10px;
		text-align:center;
		width:120px;
		border-left:1px dotted black;
		font-size:11px;	
	}

.ratebox .stars {
	margin:0 0 2px 31px;
}
	.stars img, starsi img{
		float:left;
		padding:0;
		margin-left:-3px;
	}
	
.ratebox .stars_little {
	margin-left:35px;
}
	.stars_little img{
		float:left;
		padding:0;
	}

span.qualification {
	color:#003333;
	font-weight:bold;
}	

.userrate_box {
	background-color:#e5ebdc;
	position:relative;
	padding: 5px 0 5px 10px;
	width:540px;
}
	.userrate_box .inside {
		left:75px;
		position:absolute;
		top:5px;
	}
		.userrate_box .inside .stars{
			margin-bottom:7px;
		}

.note {
	left:10px;
	position:relative;
	top:2px;
}
	.note p {
		border-bottom:1px dotted black;
		padding:0 5px 5px 10px;
        width:535px;
		margin:5px 0 5px -10px;
	}
	.note a.sendmessage {
		background:url(../images/envelope.jpg) left no-repeat;
		display:block;
		height:11px;
		padding:0 0 3px 20px;
		margin:0 10px 4px 0;
        float: left;
	}
	.note a.showprofile {
		background:url(../images/paper.jpg) left no-repeat;
		height:17px;
		padding:0 0 0 20px;
		/*position:absolute;
		bottom:-3px;
		left:120px;*/
	}
	
#categorylist {
	margin-left:15px;
	width:530px;
	padding:5px;
}

#spacer {
    height: 40px;
    display: block;
}

#extended_search {
	font-style:italic;
	position:absolute;
	right:0px;
	top:30px;
	width:215px;
}
    form#extended_searchform, form.regform{
        width: 530px;
    }
        form#extended_searchform .box, form.regform .box{
            position: relative;
            border-bottom: 1px dotted black;
            height: 25px;
            margin: 10px 0 0 15px;
            width:513px;
        }
        
        form.regform .box-2l{
            position: relative;
            border-bottom: 1px dotted black;
            height: 38px;
            margin: 10px 0 0 15px;
            width:513px;
        }
        
            form#extended_searchform .box .starsi {
                left:200px;
                position:absolute;
                top:0px;    
            }
                form#extended_searchform .box .starsi img {
                    float: none;
                    cursor: pointer;
                    margin-left: -3px;
                }
        form#extended_searchform label, form.regform label{
            width: 130px;
            display: block;
        }
        
        form#extended_searchform textarea {
            background-color:#E4EADD;
            border:medium none;
            height:100px;
            left:200px;
            margin-bottom:8px;
            padding:3px 0pt 0pt 3px;
            position:absolute;
            top:-3px;
            width:310px;
        }
        
        form.regform fieldset {
            border: none;
            margin: 0 0 0 13px;
            padding: 0;
        }
            form.regform #regsubmit {
                background:url(../images/login_ok.jpg) no-repeat;
                width:27px;
                height:28px;
                border:none;
                position:absolute;
                bottom: 13px;
                right: 22px;
                cursor:pointer;
            }
            form.regform #modsubmit {
                background:url(../images/login_ok.jpg) no-repeat;
                width:27px;
                height:28px;
                border:none;
                position:absolute;
                bottom: 12px;
                right: 23px;
                cursor:pointer;
            }
            
        form#extended_searchform input[type=text], form#extended_searchform input[type=password], form#extended_searchform select, form.regform select, form.regform .input[type=text], #extended_searchform select, form.regform .input[type=password], .input_password {
            left:200px;
            position:absolute;
            top:-3px;
            background-color:#E4EADD;
            border:medium none;
            height:22px;
            margin-bottom:8px;
            padding:3px 0pt 0pt 3px;
            width:310px;
        }
        
        form#extended_searchform input.tel {
            left:200px;
            position:absolute;
            top:-3px;
            background-color:#E4EADD;
            border:medium none;
            height:22px;
            margin-bottom:8px;
            padding:3px 0pt 0pt 3px;
        }
        
        form.regform .radioinput {
            left:200px;
            position:relative;
            top:-17px; 
            float: left;
            margin-right: 10px;
        }
        
        #es_submit {
            background: url(../images/es_submit.jpg) no-repeat;
            display: block;
            width: 90px;
            height: 28px;
            margin:10px 0pt 5px 13px;
        }
            #es_submit:hover {
                text-decoration: none;
            }   

#oksubmit {
    background:url(../images/login_ok.jpg) no-repeat;
    border:none;
    position:absolute;
    bottom: 12px;
    right: 23px;
    cursor:pointer;
    width:27px;
    height:28px;
}
           
#order {
    padding-left: 10px;
    margin-bottom: 10px;
}
    #order a {
        margin-left: 10px;
    }
    #order a.active {
        text-decoration: underline;
    }

#loginerror {
    color: #cd0000;
    font-size: 10px;
}    
    
.found_item {
    padding: 10px;
    position: relative;
    height: 30px;
}
    .found_item span {
        position: absolute;
    }
.starsblock {
    position:absolute;
    right:10px;
    top:26px;
}

#logged {
    margin: 10px;
}
    #logged b {
        font-size: 14px;
    }
    #logged ul {
        margin: 0 0 0 10px;
        padding: 0 0 0 5px;
        list-style-type: circle;
    }

table#stattable, table#summary {
    margin:3px;
    width:545px;
    font-weight: bold;
    border: none;
}
    #stattable th {
        height: 50px;
        text-align: center;
        background-color: #31611A;
        color: white;
        width: 140px;
    }
        #stattable th#th1 {
            background-color: #91a67f;
            width: 125px;
        }
    #stattable tr {
        height: 50px;
        font-size: 11px;
        color: #003333;
    }
        #stattable tr#tr1 {
            background-color: #a3b691;
        }
            #stattable tr#tr1 td {
                border-left: 2px solid #b6c8a6;
            }
        #stattable tr#tr2 {
            background-color: #b5c5a5;
        }
            #stattable tr#tr2 td {
                border-left: 2px solid #c9d7bb;
            }
        #stattable tr#tr3 {
            background-color: #cad6be;
        }
            #stattable tr#tr3 td {
                border-left: 2px solid #e3eada;
            }
        #stattable tr#tr4 {
            background-color: #e1e7d9;
        }
            #stattable tr#tr4 td {
                border-left: 2px solid #fdfef9;
            }
        #stattable tr div.top {
            margin: 4px 0 0 7px;
        }
        #stattable tr div.bottom {
            text-align: right;
            margin:12px 5px 0 0;
        }
        #stattable tr td {
            vertical-align: top;
        }
        #stattable tr .stars {
            margin: 12px 5px 0 0;
            float: right;
        }
        
table#summary {
    color:#003333;
}
    table#summary tr {
        height: 18px;
    }
    table#summary td {
        padding: 0 2px;
        height: 12px;
    }
        table#summary td.td1 {
            width: 265px;
            text-align: right;
        }   
        table#summary td.td2 {
            font-weight: normal;
        }
        
table#box-table {
    border-collapse:collapse;
    margin:0 0 0 10px;
    text-align:left;
    width:530px;
}
    table#box-table th {
        background:#31611A none repeat scroll 0%;
        border-bottom:1px solid #91A67F;
        border-top:4px solid #91A67F;
        color:white;
        font-size:13px;
        font-weight:normal;
        padding:8px;
    }
    table#box-table td {
        background:#E1E7D9 none repeat scroll 0%;
        border-bottom:1px solid #FFFFFF;
        border-top:1px solid transparent;
        padding:8px;
    }
    table#box-table tr#unread td {
        background-color: #91A67F;
        font-weight: bold;
    }
        table#box-table tr:hover td {
            background:#91A67F none repeat scroll 0%;
        }

#contralist, #prolist {
    margin-top: 3px;
}

#no_rate {
    margin-left: 10px;
    bottom:3px;
    position:relative;
}

.paginate {
    color:#FF9933;
    font-size:11px;
    font-weight:bold;
    text-align:center;
    position:absolute;
    left:0px;
    width:535px;
    bottom:-30px;
}

.paginate ul, .paginate li {
    display:inline;
    margin:0;
    padding:0;
}

.paginate .button li {
    margin:0;
}

.paginate li {
    margin:0 0 0 4px;
}

.paginate .button li.first.active, .paginate .button li.first a {
    border-left-width:1px;
}

.paginate li.first a {
    border-left-width:0;
}

.paginate .textnav a {
    font-weight:bold;
}

.paginate .button .active, .paginate .button a {
    border:1px solid #EAF1C9;
    margin:0 2px;
    padding:2px 5px;
}

.paginate a {
    border-left:1px solid #D7DEEB;
    color:#AFBC6E;
    font-weight:normal;
    padding:0 0 0 4px;
    text-decoration:none;
}

.paginate .button .active {
    background-color:#AFBC6E;
    color:#FFFFFF;
}

.paginate .button .active, .paginate .button a:hover {
    border-color:#AFBC6E;
    text-decoration:none;
}

.paginate .button .active, .paginate .button a {
    border:1px solid #EAF1C9;
    margin:0 2px;
    padding:2px 5px;
}

.fcontrol {
    position: relative;
}
    .fcontrol a {
        background: url(../images/save_button.jpg) no-repeat;
        width: 90px;
        height: 28px;
        float: right;
        text-decoration: none;
        margin:0 10px 5px 0;
    }
        .fcontrol a#cancel {
            background: url(../images/cancel_button.jpg) no-repeat;
        }   

#megse {
    background: url(../images/cancel_button.jpg) no-repeat;
    width: 90px;
    height: 28px;
    float: right;
    border: none;
    cursor: pointer;
    margin:8px 37px 0 0;
}
       
#footer {
	color:white;
	position:absolute;
	text-align:center;
	width:960px;
	height:20px;
	line-height:0px;
}
	#footer a {
		color:white;
		font-size:11px;
	}
    
p.ratemod {
    position: absolute;
    margin: 0;
    border: none;
    width: auto;
    bottom:-5px;
    right: 18px;
}

p.ratedate, .filterselect {
    margin: 0 0 0 8px;
}