/*
	FONT CHEAT SHEET
	6px = 46%
	7px = 53%
	8px = 62%
	9px = 63%
	10px = 77%
	11px = 85%
	12px = 93%
	13px = 100%
	14px = 108%
	15px = 116%
	16px = 123%
	17px = 131%
	18px = 139%
	19px = 147%
	20px = 154%
	21px = 162%
	22px = 169%
	23px = 177%
	24px = 185%
	25px = 192%
	26px = 200%
*/

.OtherPage{
		background:url('../Images/HTMLBackground.jpg');
		background-color:#7ea5ce;
		background-repeat:repeat-x;
		height:100%;
}
.HomePage{
		background:url('../Images/HomePageBackground.jpg');
		background-color:#7ea5ce;
		background-repeat:repeat-x;
		height:100%;
		background-position:top center;
}

a:link,a:visited,a:hover,a:active{color:#4d6999;text-decoration:none}
legend{color:#000;}
 
#Site_Wrapper{
	width:1000px;
	margin:auto;
	position:relative;
}

#Site_Header{
	width:1000px;
 	height:80px;
	margin:10px auto;
	position:relative;
}

#Site_Footer{
	color:#fff;
	background:url('../Images/FooterBackground.jpg');
	background-repeat:repeat-x;
	background-color:#6292bf;
	float:left;
 	padding:20px 0 0 0;
 	margin:40px 0 0 0;
 	width:100%;
	display:table;
 }

#Site_Footer a{
	color:#fff;
}

.HomePageBody{
	width:800px;
	margin:auto;
	color:#fff;
	position:relative;
}

.HomePageBody h1{
	font-size:240%;
}

.SearchBy{
	float:right;
	cursor:pointer;
	padding:0 5px 0 5px;
	font-size:77%;
	text-decoration:none;
}

.SearchBySelected{
	float:right;
	cursor:pointer;
	padding:0 5px 0 5px;
	font-size:85%;
	text-decoration:underline;
}

.PageBody{
	width:960px;
	background-color:#FFF;
	padding:20px;
}

.PageBody h1{
	margin:0 0 20px 0;
}

.MarginTop10{
	margin-top:10px;
}

.MarginTop20{
	margin-top:20px;
}

.PageHeader{
	font-weight:bold;
	font-size:139%;
	color:#003399;
}

.Margin5{
	margin:5px;
}

.HomePageButton{
 	background-image:url("../images/Go.png");
	width:54px;
	height:22px;
	border-width:0px;
	font-size:85%;
}

.ContactUs{
	float:right;
	color:#fff;
	font-size:90%;
	font-weight:bold;
	margin-right:20px;
	margin-top:10px;
	z-index:0;
}

.Divider{
	background-color:#CCC;
	height:1px;
	width:100%;
	margin:10px 0 10px 0;
	clear:both;
	float:left;
}

.BlueBanner{
	clear:both;
	margin-top:20px;
	float:left;width:100%;
	background-color:#7ea5ce;padding:3px;
	font-weight:bold;
}

.RightBorder{
	border-style:solid;
	border-color:#CCC;
	border-width:3px;
	border-top:0px;
	border-bottom:0px;
	border-left:0px;
}

/*FEATURED HOMES */
.FeaturedHome{
	background:url('../Images/FeaturedHome.png');
	width:229px;
	height:227px;
	position:absolute;top:70px;right:15px;
}

.FeaturedHome Img{
	margin:12px 0 0 10px;
	width:205px;
	height:165px;
}

.FeaturedHomeListPrice{
	width:125px;
	height:26px;
	padding:8px;
	background:url('../Images/ListPriceBox.png');
	position:relative;top:-160px;right:-82px;
	font-size:108%;
	color:#000;
	font-weight:bold;
	text-align:right;
}

.FeaturedHomeInfo{
	position:relative;top:-40px;
	font-size:85%;
	color:#000;
	margin-left:10px;
}
 
/*Subdivisions*/

.Pricing{
	margin-top:20px;
	background:url('../Images/Pricing1.jpg');
	width:800px;
	height:900px;
	background-repeat:no-repeat;
	background-position: top center;
}

.HorseshoeBend{
	margin-top:20px;
	background:url('../Images/Appaloosa.jpg');
	width:800px;
	height:900px;
	background-repeat:no-repeat;
	background-position: top center;
}

.HiddenValley{
	margin-top:20px;
	background:url('../Images/Options.jpg');
	width:800px;
	height:900px;
	background-repeat:no-repeat;
	background-position: top center;
}

.BerkshireVillas{
	margin-top:20px;
	background:url('../Images/Tanner.jpg');
	width:800px;
	height:900px;
	background-repeat:no-repeat;
	background-position: top center;
}

.Subdivision{
 	width:130px;
	height:30px;
	background:url('../Images/Sub.jpg');
	text-align:center;
	margin:0 3px 0 3px;
	cursor:pointer;
}

.SubdivisionOver{
 	width:130px;
	height:30px;
	background:url('../Images/SubOver.jpg');
	text-align:center;
	margin:0 3px 0 3px;
	cursor:pointer;
}

.Subdivision a{
	color:#FFF;
	padding-top:8px;
	font-weight:bold;
	float:left;
	text-align:center;
	width:100%;
	font-size:85%;
}

.Subdivision p{
	color:#FFF;
	padding-top:8px;
	font-weight:bold;
	float:left;
	text-align:center;
	width:100%;
	font-size:85%;
}

.SubdivisionOver a{
	color:#FFF;
	padding-top:8px;
	font-weight:bold;
	float:left;
	text-align:center;
	width:100%;
	font-size:85%;
}

.SubdivisionOver p{
	color:#FFF;
	padding-top:8px;
	font-weight:bold;
	float:left;
	text-align:center;
	width:100%;
	font-size:85%;
}

/* Menu */
.Menubar{
	width:100%;
    float:left;
}

.MenubarBody{
	width:100%;
	float:left;
	height:38px;
	background-color:#ccc;
    text-align:center;
}

.MenubarBorder{
	background-color:#415a87;
    width:1px;
}

.MenubarDivider{
	background:url('../Images/MenubarDivider.gif');
	width:1px;
    height:32px;
    margin-left:8px;
    margin-right:8px;
    float:left;
}

.MenubarBackground{
    height:40px;
	background:url('../Images/MenubarBackground.gif');
}

.MenubarTopLeft{
	background:url('../Images/MenubarTopLeft.gif');
    width:50%;
    height:5px;
    background-position:left;
	float:left;
}

.MenubarTopRight{
	background:url('../Images/MenubarTopRight.gif');
    width:50%;
    height:5px;
    background-position:right;
	float:left;
}

.MenubarBottomLeft{
	background:url('../Images/MenubarBottomLeft.gif');
    width:50%;
    height:5px;
    background-position:left;
    float:left;
}

.MenubarBottomRight{
	background:url('../Images/MenubarBottomRight.gif');
    width:50%;
    height:5px;
    background-position:right;
    float:left;
}
 
.MenubarButton{
	width:92px;
    float:left;
    color:#FFF;
    font-weight:bold;
  	cursor:pointer;
    position:relative;
	font-size:93%;

}

.MenubarButton a{
	color:#FFF;
    text-decoration:none;
	font-size:93%;
}

.MenubarButtonBorder{
	background:url('../Images/MenubarButtonBorder.gif');
	width:1px;
}

.MenubarButtonBody{
	width:100%;
    float:left;
    text-align:center;
    font-size:100%;
}

.MenubarButtonBackground{
	background:url('../Images/MenubarButtonBackground.gif');
	height:23px;
}

.MenubarButtonTopLeft{
	background:url('../Images/MenubarButtonTopLeft.gif');
    width:50%;
    height:4px;
    background-position:left;
    float:left;
}

.MenubarButtonTopRight{
	background:url('../Images/MenubarButtonTopRight.gif');
    width:50%;
    height:4px;
    background-position:right;
    float:left;
}

.MenubarButtonBottomLeft{
	background:url('../Images/MenubarButtonBottomLeft.gif');
    width:50%;
    height:4px;
    background-position:left;
    float:left;
}

.MenubarButtonBottomRight{
	background:url('../Images/MenubarbuttonBottomRight.gif');
    width:50%;
    height:4px;
    background-position:right;
    float:left;
}

.MenubarButtonTopLeftOver{
	background:url('../Images/MenubarButtonTopLeftOver.gif');
    width:50%;
    height:4px;
    background-position:left;
    float:left;
}

.MenubarButtonTopRightOver{
	background:url('../Images/MenubarButtonTopRightOver.gif');
    width:50%;
    height:4px;
    background-position:right;
    float:left;
}

.MenubarButtonBottomLeftOver{
	background:url('../Images/MenubarButtonBottomLeftOver.gif');
    width:50%;
    height:4px;
    background-position:left;
    float:left;
}

.MenubarButtonBottomRightOver{
	background:url('../Images/MenubarButtonBottomRightOver.gif');
    width:50%;
    height:4px;
    background-position:right;
    float:left;
}

.MenubarButtonBackgroundOver{
	background:url('../Images/MenubarButtonBackgroundOver.gif');
	height:23px;
}

.MenuDropDownContainer{
	padding-top:9px;
	height:auto;
	width:350px;
	display:none;
	opacity:0.90;
	filter: alpha(opacity=90);
	text-align:left;
	color:#000;
	font-size:90%;
	z-index:999;
 }

.MenuDropDown .MenuDropDown_Box_Wrapper .MenuDropDown_Box .MenuDropDown_Text {
	float:left;
	line-height:14px;
	padding:3px;
	color:#000;
	padding-bottom:5px;
}

.MenuDropDown .MenuDropDown_Label {
    display:inline;
    float:left;
    font-weight:bold;
    line-height:20px;
    margin:10px 5px 0 0;
    text-align:right;
    color:#000;
}

.MenuDropDownContainer img{
	margin-top:6px;
    margin-right:6px;
}
 
.MenuDropDownContainer h1{
	font-size:100%;
    font-weight:bold;
    margin-left:5px;
}

 
.MenuDropDownTopRight{
	background-image:URL('../Images/iQ.DropDownTopRight.gif');
	height:9px;
	width:50%;
	background-position:right;
	background-repeat:no-repeat;
	float:right;
}

.MenuDropDownTopLeft{
	background-image:URL('../Images/iQ.DropDownTopLeft.gif');
	height:9px;
	width:50%;
	background-position:left;
	background-repeat:no-repeat;
	float:left;
}

.MenuDropDownBottomRight{
	background-image:URL('../Images/iQ.DropDownBottomRight.gif');
	height:9px;
	width:50%;
	background-position:right;
	background-repeat:no-repeat;
	float:right;
}

.MenuDropDownBottomLeft{
	background-image:URL('../Images/iQ.DropDownBottomLeft.gif');
	height:9px;
	width:50%;
	background-position:left;
	background-repeat:no-repeat;
	float:left;
}

.MenuDropDownBody{
	float:left;
    width:340px;
    background-color:#edf0f5;
    border-style:solid;
    border-width:5px;
    border-color:#778cb0;
    border-top:0px;
    border-bottom:0px;
}

.MenuDropDownContent{
    float:left;
    width:330px;
    margin-left:5px;
    margin-right:5px;
    background-color:#fff;
    padding-bottom:5px;
}

.MenuDropDownContentDivider{
	background-image:url('../Images/iQ.DropDownDivider.gif');
	height:2px;
    width:94%;
    margin-left:3%;
    margin-right:3%;
    margin-top:10px;
    margin-bottom:10px;
	clear:both;
 }

.MenuDropDownContent a:link{
	color:#696b6f;
    font-size:100%;
    font-weight:normal;
}

.MenuDropDownContent a:visited{
	color:#696b6f;
    font-size:100%;
    font-weight:normal;
}

.MenuDropDownContent a:hover{
	color:#000;
    font-size:100%;
}

.MenuDropDownContent ul{
	margin:5px 10px;
}

.MenuDropDownContent li{
	background-image:url('http://www.new.cbkansas.com/Images/iQWeb/iQ.DropDown.li.gif');
	background-repeat:no-repeat;
	padding-left:10px;
	text-align:left;
	margin-left:5px;
	height:20px;	
}

.MenuDropDown1Column{
	float:left;
    width:100%;
}

.MenuDropDown2Column{
	float:left;
    width:50%;
}

/*End Menu*/

/*Dock*/

#dock2 {
	width: 100%;
	bottom:0px;
	position: absolute;
	left: 0px;
}
.dock-container2 {
	position: relative;
	height: 50px;
	padding-left: 20px;
}

.dock-container2 span{
	font-size:0px;
	color:#7ea5ce;
}

a.dock-item2 {
	display: block; 
	width: 40px; 
	color: #FFF;
	font-size:85%;
	font-weight:bold;
	bottom: 0px; 
	position: absolute;
	text-align: center;
	text-decoration: none;
}
.dock-item2 span {
	display: none;
	padding-left: 20px;
}
.dock-item2 img {
	border: none; 
	margin: 5px 10px 0px; 
	width: 100%; 
}

/* OVERRIDES */

#iQ_PgHd{ color:#FFF; height:40px; width:100%; margin:0 0 10px 0; background-image:none;}
#iQ_PgHd #iQ_Wrap{ display:block; height:100%; width:100%; }
#iQ_PgHd h1{ padding:22px 10px 0px 10px; text-transform:uppercase; line-height:100%; display:inline; float:left;}


.iQ_Box{
	background-image:none;
	color:#fff;
	font-weight:bold;	
}

.iQ_Paging li a.iQ_Off, .iQ_Paging li a.iQ_Off:link, .iQ_Paging li a.iQ_Off:visited, .iQ_Paging li a.iQ_Off:hover, .iQ_Paging li a.iQ_Off:active{
	color: #000;
	border:1px #000 solid;	
	height: 13px;
	line-height: 13px;
	display: block;
	text-decoration: none;
	text-align: center;
	padding:0 5px 0 5px;
	font-size: 77%;
}

#iQ_PgTtl{
	display:none;
}
  
 .iQ_FormTabActive{
	width:154px;
	height:21px;
	padding-top:3px;
	background-image:URL('../images/FormTabOn.Background.png');
	float:left;
	text-align:center;
	font-weight:bold;
	cursor:pointer;
    color:#FFF;
	position:absolute;
	font-size:93%;
}

.iQ_FormTabInactive{
	width:154px;
	height:21px;
	padding-top:3px;
	background-image:URL('../images/FormTabOff.Background.png');
	float:left;
	text-align:center;
	font-weight:bold;
	cursor:pointer;
	color:#FFF;
	position:absolute;	
	font-size:93%;
}

.iQ_FormHdLt{
	height:8px;
	width:50%;
	font-size:1px;
	line-height:1px;
	background-image:URL('../images/Form.TopLeft.png');
	background-position:left top;
	background-repeat:no-repeat;

}

.iQ_FormHdRt{
	height:8px;
	width:50%;
	font-size:1px;
	line-height:1px;
	background-image:URL('../images/Form.TopRight.png');
	background-position:right top;
	background-repeat:no-repeat;
}

.iQ_FormFtLt{
	height:8px;
	width:50%;
	font-size:1px;
	line-height:1px;
	background-image:URL('../images/Form.BottomLeft.png');
	background-position:left bottom;
	background-repeat:no-repeat;
}

.iQ_FormBd{
	padding: 2px 10px 2px 10px;
	background-image:URL('../images/Form.Body.png');
	background-color:transparent;
	background-position:right top;
	background-repeat:no-repeat;
	border-left:0px;
	border-right:0px;
}

.iQ_FormFtRt{
	height:8px;
	width:50%;
	font-size:1px;
	line-height:1px;
	background-image:URL('../images/Form.BottomRight.png');
	background-position:right bottom;
	background-repeat:no-repeat;
}

.iQ_FieldHdLt{
	height:8px;
	width:50%;
	font-size:1px;
	line-height:1px;
	background-image:URL('../images/Form.InnerTopLeft.gif');
	background-position:left top;
	background-repeat:no-repeat;
}

.iQ_FieldHdRt{
	height:8px;
	width:50%;
	font-size:1px;
	line-height:1px;
	background-image:URL('../images/Form.InnerTopRight.gif');
	background-position:right top;
	background-repeat:no-repeat;
}

.iQ_FieldBd{
	border-left:1px #cddae7 solid;
	border-right:1px #cddae7 solid;
	padding: 2px 10px 2px 10px;
}

.iQ_FieldFtLt{
	height:8px;
	width:50%;
	font-size:1px;
	line-height:1px;
	background-image:URL('../images/Form.InnerBottomLeft.gif');
	background-position:left bottom;
	background-repeat:no-repeat;
}

.iQ_FieldFtRt{
	height:8px;
	width:50%;
	font-size:1px;
	line-height:1px;
	background-image:URL('../images/Form.InnerBottomRight.gif');
	background-position:right bottom;
	background-repeat:no-repeat;
}

.iQ_FieldRow1 {
    color:#FFF;
    font-weight:bold;
}

.iQ_FieldRow2{
	color:#FFF;
	font-weight:bold;
	height:45px;
	width:100%;
	display:table;
	margin:10px 0 0 0;
}

.iQ_FieldSeparator {
    background-color:#cddae7;
    float:left;
    height:35px;
    margin:5px 9px;
    width:1px;
}

.iQ_Criteria li{
	color:#000;
}

 
.iQ_SubMenu{
	clear:both;
    margin-left:200px;
	display:block;
    width:1000px;
    float:left;
}

.iQ_PgBd{
	width:960px;
    padding:20px 20px 20px 20px;
    float:left;
}

.iQ_PgHd{
	padding-bottom:320px;
}

.iQ_PgBdHdLt{
	width:50%;
	float:left;
}

.iQ_PgBdHdRt{
	width50%;
	float:left;
}


.iQ_PgBdFtLt{
	width:50%;
	float:left;
}

.iQ_PgBdFtRt{
	width:50%;
	float:left;
}

.iQ_Box Label{ 
	color:#000;
} 

.iQ_Icon a{
	color:#2d5a96;
	font-size:85%;
}

.MenuDropDownContentDivider{
	width:98%;
	margin-left:1%;
	margin-right:1%;
}

.iQ_Profile_Text p{
	margin:5px 0 5px 0;
}
.iQ_FormTabMenu{
	margin:20px 20px 0 0;
	width:800px;
	float:left
}

.iQ_FormTabActive{
	z-index:50;
}

.iQ_FormTabInactive{
	margin-top:3px;
	height:18px;
	z:index:40;
}

.iQ_Listings .iQ_LO_Name {
	color:#000;
}