/*
Copyright (c) 2007, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.net/yui/license.txt
version: 2.2.2
*/

.logoBox {
	padding-left: 10px;
	display: none;
}

#pagebar {
	z-index:9;
	height: 33px;
	margin: 0;
	background: url(http://www.homezilla.ca/images/tab_bg.jpg);
}

#pagebar ul {
	margin:0;
	padding-left:32px;

}

#pagebar a {
	font-family: Verdana, Arial, Sans-Serif;
	color: #000000;
	display: block;
	float: left;
	padding: 7px 15px 0px 15px;
	border-right: 1px #000000 solid;
	text-align: center;
	height: 24px;
	background: url(http://www.homezilla.ca/images/tab_bg.jpg);
}


#pagebar a:hover {
	font-family: Verdana, Arial, Sans-Serif;
	color: #FFFFFF;
	display: block;
	float: left;
	padding: 7px 15px 0px 15px;
	border-right: 1px #FFFFFF solid;
	text-align: center;
	height: 24px;
	background: url(http://www.homezilla.ca/images/tab_selected.jpg);
}

#pagebar li.page_item {
	display: inline;
}

.roundcontBlack {
	width: 200px;
	background-color: #000000;
	color: #fff;
}

.roundtopB {
	background: url(http://www.homezilla.ca/images/black_tr.png) no-repeat top right;
}

#loginBox {
	display: inline;
	margin-bottom: 5px;
}

#loginBox a {
	color: white;
}

.loginbox {
 font-family: verdana;
 font-size: 10pt;
}


.loginbox a {
	color:#dc9d23;
	font-weight:bold;
}

.loginbox highlight {
	color:#83b140;
	font-weight:bold;
}

img.corner {
   width: 15px;
   height: 15px;
   border: none;
   display: block !important;
}


.seoFooterPadding {
		margin-top: 10px;
		padding:10px;
		background: url(http://www.homezilla.ca/images/quick_ref_bg.gif) repeat-x top left;
}

.quickRefLink a {
	font-size: 12px;
	font-family: Verdana, Arial, Sans-Serif;
}


.quickRefLink a.hover{
	font-size: 15px;

}

.quickRefLink a.visited{
	font-size: 20px;

}

.quickRefLink a.active{
	font-size: 25px;

}


.roundcont {
	width: 250px;
	background-color: #f90;
	color: #fff;
}

.roundcont p {
	margin: 0 10px;
}

.roundtop {
	background: url(http://kalsey.com/tools/css/rounded/images/tr.gif) no-repeat top right;
}

.roundbottom {
	background: url(http://kalsey.com/tools/css/rounded/images/br.gif) no-repeat top right;
}

.roundtopSearch {
	background: url(http://www.homezilla.ca/images/black_tr.png) no-repeat top right;
}

.roundbottomSearch {
	background: url(http://www.homezilla.ca/images/black_brr_30px.png) no-repeat top right;
}

img.corner {
   width: 15px;
   height: 15px;
   border: none;
   display: block !important;
}

.loginCentreLine {margin:5px; padding-left:5px; text-align: center }
.loginRightLine {margin:5px; padding-left:5px; text-align: right}


	
.first {
	margin-left: 25px;
}

.admin {
	margin-left: 150px;
}

#random li{
   float: left;
   background: url(http://www.homezilla.ca/images/bg_nav_li.gif) no-repeat right 2px;
   letter-spacing: -.06em;
   display: inline;   
}

#random li a{
   display: block;
   padding: 13px 20px 15px 18px;
   color: #FFF;
   font-size: 1.3em;
   text-decoration: none;
   background: url(http://www.homezilla.ca/images/bg_nav_li_hover.gif) no-repeat right top;
}

#random li.current,
#random li:hover,
#random li.sfhover{
   margin-top: -5px;
   background: url(http://www.homezilla.ca/images/bg_nav_li_hover.gif) no-repeat right top;
}

.checkboxItemPadding { padding-left: 2px; padding-bottom: 2px;}
.checkboxTextPadding { padding-left: 2px; margin-top:2px; font-size: 14px}

.setBG {background: url(http://www.homezilla.ca/images/content_bg.jpg) no-repeat right top;}


#links {
	text-align: center;
	padding: 10px 0 10px 0;
}

#links a {
	font-size: 14px;
	color: white;
}

.logoSecondBox {
	display: inline;
	background: url(http://www.homezilla.ca/images/header_houses.jpg) no-repeat -175px 0px;
}



