/*

Theme Name: Baldivis North

Theme URI: http://baldivisnorth.com.au/

Description: Theme for Baldivis North Website

Version: 1.0

Author: The Marketing Mix

Author URI: http://www.marketingmix.com.au/

Tags: 

*/







* {

	margin: 0;

	padding: 0;

	list-style-type: none;

}

body {

	background: #0F4470 url(images/body_bg.jpg) left top repeat-x;

	font-size: 62.5%; /*Resets 1em to 10px*/

	font-family: Arial, Helvetica, sans-serif;

	text-align: center;

}

#wrapper {padding-top: 66px; background: url(images/body_bg_pattern.jpg) center top no-repeat;}

#header, #container, #footer {

	margin: 0 auto;

	width: 890px;

	text-align: left;

}





.clear {clear: both;}



.alignleft {float: left;}

.alignright {float: right;}

.aligncenter {display: block; margin-left: auto; margin-right: auto;}

a img {vertical-align: bottom; border: none;}











/*  Header

************************************************************************************************************/

#header {

	height: 238px;

	padding: 15px 15px 0 15px;

	position: relative;

	background: url(images/container_bg_top.png) left top no-repeat;

}



#header .logo {

	position: absolute;

	top: 34px;

	left: 64px;

	z-index: 999;

}

#header .logo a {

	width: 152px;

	height: 163px;

	display: block;

	background: url(images/bnorth_logo.jpg) left top no-repeat;

	text-decoration: none;

	outline: none;

	cursor: pointer;

}

#header .logo span {visibility: hidden;}



#header .slideshow {

	position: absolute;

}











/*  Main Navigation

************************************************************************************************************/

#nav {

	width: 195px;

	float: left;

	background: #F4F4F4 url(images/nav_bg.jpg) left top no-repeat;

}

#nav li {

	margin-top: 8px;

	padding: 0 0 0 13px;

	font-size: 1.4em;

	font-weight: bold;

}



#nav li a {

	padding-bottom: 6px;

	padding: 0;

	height: 16px;

	display: block;

	color: #7d8286;

	text-decoration: none;

	border-bottom: 2px solid #f4f4f4;

	outline: none;

}

#nav li a:hover, #nav li.current_page_item a {color: #52595f; border-bottom-color: #60aac9;}



#nav li ul {display: none;}



#nav li.register-btn a {

	padding-bottom: 0;

	height: 46px;

	background: url(images/nav_register_btn.jpg) left top no-repeat;

	border: none;

}

#nav li.register-btn a span {visibility: hidden;}









/*  Container

************************************************************************************************************/

#container {

	width: 920px;

	background: url(images/container_bg.png) left top repeat-y;

}

#container .top {

	background: url(images/container_bg_contentTop.jpg) left top no-repeat;

}

#container .btm {

	padding: 0 15px 0 15px;

	width: 890px;

}











/*  Slideshow

************************************************************************************************************/

.slideshow {

    position:relative;

	overflow: hidden;

}

.slideshow img {

    position:absolute;

    top:0;

    left:0;

    z-index:8;

    opacity:0.0;

}

.slideshow img.active {

    z-index:10;

    opacity:1.0;

}

.slideshow img.last-active {

    z-index:9;

}



#banner-slideshow {

	width: 890px;

	height: 238px;

}

#dealer-slideshow {

	width: 530px;

	height: 216px;

	margin: 15px 0;

	border: 4px solid #d5d5d5;

}











/*  Breadcrumb

************************************************************************************************************/

#content #breadcrumb {margin-bottom: 8px; color: #88888c; font-size: 0.9em;}

#content #breadcrumb a {color: #88888c; text-decoration: none;}

#content #breadcrumb a:hover {text-decoration: underline;}

#content #breadcrumb span {color: #1b5882; font-weight: bold;}











/*  Content

************************************************************************************************************/



	/*  Content - Home

	*****************************************************/

	.home #content h2 {margin-bottom: 0;}

	.home #content .col1 {margin-right: 20px; width: 332px; float: left;}

	.home #content .col1 p {line-height: 1.4em;}

	.home #content .col2 {

		width: 301px;

		height: 349px;

		float: left;

		background: url(images/content_everyPurchase_bg.jpg) left top no-repeat;

	}

	.home #content .col2 h2 {

		margin-top: 21px;

		margin-bottom: 12px;

		height: 22px;

		background: url(images/content_everyPurchase_heading.jpg) left top no-repeat;

		color: #fff;

		font-size: 1.6em;

		text-transform: uppercase;

	}

	.home #content .col2 h2 span {visibility: hidden;}

	.home #content .col2 ul {margin: 0 18px; color: #fff; font-weight: bold;}

	.home #content .col2 ul li {margin-top: 10px; padding-left: 34px; background: url(images/content_everyPurchase_bullet.png) left 3px no-repeat;}

	

	#content .promo-btns a {float: left;}

	#content .promo-btns a.service-parts {margin-right: 10px;}





	/*  Content - Subpage

	*****************************************************/

	#content {

		width: 655px;

		padding: 20px 20px 0 20px;

		background-color: #fff;

		float: left;

		color: #4b4b4b;

		font-size: 1.3em;

	}

	#content h2 {

		margin-bottom: 13px;

		color: #2f91ba;

		font-size: 1.8em;

		line-height: 1.1em;

	}

	#content h3 {

		margin-top: 13px;

		color: #1B5882;

		font-size: 1.4em;

		text-transform: uppercase;

	}

	#content h4 {

		margin-top: 10px;

		margin-bottom: 5px;

		color: #7b7b7b;

		font-size: 1.2em;

	}

	

	#content a {color: #1b5882; outline: none;}

	#content a:hover {text-decoration: none;}

	#content h3 a {text-decoration: none;}

	#content h3 a:hover {text-decoration: underline;}

	#content h4 a {color: #6b6b6b; text-decoration: none;}

	#content h4 a:hover {text-decoration: underline;}

	

	#content p, #content ul {margin-top: 8px; line-height: 1.3em;}

	

	#content ul li {

		margin-top: 5px;

		padding-left: 14px;

		background: url(images/content_bullet.gif) left 3px no-repeat;

	}

	

	#content .col1 {margin-right: 10px; width: 264px; float: left;}

	#content .col2 {width: 249px; float: left;}





	/******* Images *********************************/

	#content img.centered {

		display: block;

		margin-left: auto;

		margin-right: auto;

	}

	

	#content img.alignright {

		padding: 4px;

		margin: 0 0 2px 7px;

		display: inline;

	}

	

	#content img.alignleft {

		padding: 4px;

		margin: 0 7px 2px 0;

		display: inline;

	}



	/******* Form Elements *********************************/

	#searchform {margin: 10px auto;	padding: 5px 3px; text-align: center;}

	

	#sidebar #searchform #s {width: 108px; padding: 2px;}

	#sidebar #searchsubmit {padding: 1px;}



	.entry form {text-align:center; /* This is mainly for password protected posts, makes them look better. */}

	select {width: 130px;}



	#commentform input {width: 170px; padding: 2px; margin: 5px 5px 1px 0;}

	#commentform {margin: 5px 10px 0 0;}

	#commentform textarea {width: 100%;	padding: 2px;}

	#respond:after {

			content: "."; 

			display: block; 

			height: 0; 

			clear: both; 

			visibility: hidden;

	}

	#commentform #submit {margin: 0 0 5px auto; float: right;}

	

	







/*  Land for Sale Page

************************************************************************************************************/

.page-id-16 #content img {

	margin: 0 10px;

}

.page-id-16 #content h3 {

	font-size: 1.3em;

}











/*  House & Land Packages Page

************************************************************************************************************/

.page-id-20 #content table {

	margin-top: 10px;

	width: 655px;

}

.page-id-20 #content td {

	padding: 10px 0;

}

.page-id-20 #content td.cont {

	padding: 0 20px 0 30px;

	font-weight: bold;

}

.page-id-20 #content td.cont ul li {

	padding: 0 12px 0 0;

	margin: 0;

	float: left;

	background: none;

	color: #666;

	font-size: 2em;

}

.page-id-20 #content td.cont ul li img {

	margin: 0 5px 0 0;

	vertical-align: middle;

}

.page-id-20 #content td.builder {

	text-align: center;

}











/*  Contact Us Page

************************************************************************************************************/

.page-id-23 #content .col1 {

	width: 305px;

}

.page-id-23 #content .col1 h3 {

	clear: left;

	background-color: #f5f5f5;

}

.page-id-23 #content .col1 h3.sales-office {

	padding-top: 20px;

	background-color: #ffffff;

}



.page-id-23 #content .col1 h4.contact-form {

	color:#254671;

}



.page-id-23 #content .col2 {

	padding: 15px;

	width: 310px;

	background-color: #f5f5f5;

}



.page-id-23 #content ul {

	margin: 0;

	padding: 0;

	width: 305px;

	float: left;

	background-color: #f5f5f5;

}

.page-id-23 #content ul li {

	background: none repeat scroll 0 0 transparent;

	clear: left;

	line-height: 1.0em;

	margin: 0;

	padding: 0 0 5px 0;

	color:#595959;

}

.page-id-23 #content ul li strong {

	display: block;

	float: left;



	width: 45px;

}

.page-id-23 .googlemaps {

	margin: 10px 0 0 0;

}

.page-id-23 #content h3 {margin-top: 0;}

















/*  Land For Sale Page

************************************************************************************************************/

p#blinking {text-decoration: blink;}

.page-id-16 #content .land-sale {margin-top: 15px;}

.page-id-16 #content .land-sale img {margin: 0;}

.page-id-16 #content .message {

	padding: 5px;

	margin-bottom: 15px;

	background-color: #F5F5F5;

	text-align: center;

	border: 2px solid #bbb;

}



.page-id-16 .land-sale .left {

	width: 214px;

	float: left;

}

.page-id-16 .land-sale .nav-map {

	width: 214px;

	height: 489px;

	position: relative;

	background: url(images/landSale_navMap.png) left top no-repeat;

}

.page-id-16 #content .notify {

	padding: 10px;

	padding-right: 0;

	background-color: #F5F5F5;

}

.page-id-16 #content .notify h3, .page-id-16 #content .notify p {

	margin: 0;

	padding: 0;

	float: left;
	
	color:#F00;

}

.page-id-16 #content .notify {margin-top: 15px;}

.page-id-16 #content .notify span {margin-right: 10px; float: left;}

.page-id-16 #content .notify form {padding-top: 7px; clear: both;}

.page-id-16 #content .notify label {

	font-weight: bold;

}

.page-id-16 #content .notify select {width: 143px;}

.page-id-16 #content .notify input.field {width: 170px;}

.page-id-16 #content .notify input.field.lotno {width: 82px;}



.qtip {

	font-size: 1.4em;

	font-weight: bold;

}

.page-id-16 .land-sale .nav-map.stage1 {background-position: -214px 0;}

.page-id-16 .land-sale .nav-map.stage2 {background-position: -428px 0;}

.page-id-16 .land-sale .nav-map.stage3 {background-position: -642px 0;}

.page-id-16 .land-sale .nav-map .future {position: absolute; top: 94px; left: 10px;}

.page-id-16 .land-sale .nav-map .stage1 {position: absolute; top: 384px; left: 35px;}

.page-id-16 .land-sale .nav-map .stage2 {position: absolute; top: 265px; left: 35px;}

.page-id-16 .land-sale .nav-map .stage3 {position: absolute; top: 270px; left: 123px;}



.page-id-16 .land-sale .map-legend {

	margin-left: 5px;

	width: 436px;

	float: left;

}

.page-id-16 .land-sale .legend {

	padding: 0 10px;

	width: 416px;

	height: 33px;

	background: url(images/landSale_legend_bg.png) center center no-repeat;

}

.page-id-16 #content .land-sale .legend h3 {

	margin-top: 8px;

	float: left;

	color: #fff;

}

.page-id-16 #content .land-sale .legend ul, .page-id-16 #content .land-sale .legend li {

	margin: 0;

	padding: 5px 0 0 10px;

}

.page-id-16 #content .land-sale .legend li {

	padding-top: 4px;

	float: left;

	background: none;

	color: #fff;

}

.page-id-16 #content .land-sale .legend li img {

	margin-right: 3px;

}



.page-id-16 .land-sale .map-main {

	width: 432px;

	height: 443px;

	background: url(images/ajax-loader.gif) center center no-repeat;

	border: 2px solid #ccc;

	overflow: scroll;

	position: relative;

}

.page-id-16 .land-sale .map-main .map {

	top: -30px;

	left: -30px;

}

.page-id-16 .land-sale .map-main .map div {position: absolute;}



.stage1 .map div.lot-101 {top: 706px; left: 35px;}

.stage1 .map div.lot-102 {top: 706px; left: 72px;}

.stage1 .map div.lot-103 {top: 706px; left: 109px;}

.stage1 .map div.lot-104 {top: 706px; left: 145px;}

.stage1 .map div.lot-105 {top: 706px; left: 186px;}

.stage1 .map div.lot-106 {top: 706px; left: 226px;}

.stage1 .map div.lot-107 {top: 710px; left: 269px;}

.stage1 .map div.lot-109 {top: 739px; left: 311px;}

.stage1 .map div.lot-110 {top: 709px; left: 303px;}

.stage1 .map div.lot-111 {top: 694px; left: 281px;}

.stage1 .map div.lot-112 {top: 687px; left: 254px;}

.stage1 .map div.lot-113 {top: 687px; left: 226px;}

.stage1 .map div.lot-114 {top: 687px; left: 190px;}

.stage1 .map div.lot-115 {top: 687px; left: 159px;}

.stage1 .map div.lot-116 {top: 687px; left: 126px;}

.stage1 .map div.lot-117 {top: 687px; left: 91px;}

.stage1 .map div.lot-118 {top: 687px; left: 54px;}

.stage1 .map div.lot-119 {top: 550px; left: 36px;}

.stage1 .map div.lot-120 {top: 513px; left: 36px;}

.stage1 .map div.lot-121 {top: 475px; left: 36px;}

.stage1 .map div.lot-122 {top: 438px; left: 36px;}

.stage1 .map div.lot-123 {top: 401px; left: 36px;}

.stage1 .map div.lot-124 {top: 363px; left: 36px;}

.stage1 .map div.lot-125 {top: 326px; left: 36px;}

.stage1 .map div.lot-126 {top: 290px; left: 36px;}

.stage1 .map div.lot-127 {top: 351px; left: 160px;}

.stage1 .map div.lot-128 {top: 351px; left: 200px;}

.stage1 .map div.lot-129 {top: 351px; left: 241px;}

.stage1 .map div.lot-130 {top: 351px; left: 296px;}

.stage1 .map div.lot-131 {top: 324px; left: 334px;}

.stage1 .map div.lot-132 {top: 249px; left: 290px;}

.stage1 .map div.lot-133 {top: 220px; left: 274px;}

.stage1 .map div.lot-134 {top: 187px; left: 243px;}

.stage1 .map div.lot-135 {top: 211px; left: 178px;}

.stage1 .map div.lot-136 {top: 211px; left: 142px;}

.stage1 .map div.lot-137 {top: 211px; left: 106px;}

.stage1 .map div.lot-138 {top: 211px; left: 69px;}

.stage1 .map div.lot-139 {top: 211px; left: 34px;}

.stage1 .map div.lot-140 {top: 100px; left: 34px;}

.stage1 .map div.lot-141 {top: 100px; left: 72px;}

.stage1 .map div.lot-142 {top: 100px; left: 111px;}

.stage1 .map div.lot-143 {top: 100px; left: 148px;}

.stage1 .map div.lot-144 {top: 95px; left: 178px;}

.stage1 .map div.lot-192 {top: 419px; left: 237px;}

.stage1 .map div.lot-193 {top: 448px; left: 237px;}

.stage1 .map div.lot-194 {top: 480px; left: 237px;}

.stage1 .map div.lot-195 {top: 509px; left: 237px;}

.stage1 .map div.lot-196 {top: 539px; left: 237px;}

.stage1 .map div.lot-197 {top: 570px; left: 237px;}

.stage1 .map div.lot-198 {top: 555px; left: 206px;}

.stage1 .map div.lot-199 {top: 526px; left: 206px;}

.stage1 .map div.lot-200 {top: 496px; left: 206px;}

.stage1 .map div.lot-201 {top: 465px; left: 206px;}

.stage1 .map div.lot-202 {top: 436px; left: 206px;}

.stage1 .map div.lot-203 {top: 406px; left: 206px;}

.stage1 .map div.lot-204 {top: 358px; left: 476px;}

.stage1 .map div.lot-205 {top: 331px; left: 422px;}

.stage1 .map div.lot-206 {top: 292px; left: 384px;}

.stage1 .map div.lot-207 {top: 259px; left: 366px;}

.stage1 .map div.lot-216 {top: 172px; left: 313px;}

.stage1 .map div.lot-217 {top: 138px; left: 293px;}

.stage1 .map div.lot-218 {top: 104px; left: 273px;}

.stage1 .map div.lot-219 {top: 73px; left: 258px;}





.stage2 .map div.lot-145 {top: 484px; left: 177px;}

.stage2 .map div.lot-146 {top: 484px; left: 148px;}

.stage2 .map div.lot-147 {top: 484px; left: 112px;}

.stage2 .map div.lot-148 {top: 484px; left: 76px;}

.stage2 .map div.lot-149 {top: 430px; left: 134px;}

.stage2 .map div.lot-150 {top: 430px; left: 82px;}

.stage2 .map div.lot-151 {top: 330px; left: 114px;}

.stage2 .map div.lot-152 {top: 290px; left: 114px;}

.stage2 .map div.lot-153 {top: 248px; left: 114px;}

.stage2 .map div.lot-154 {top: 205px; left: 114px;}

.stage2 .map div.lot-155 {top: 163px; left: 114px;}

.stage2 .map div.lot-156 {top: 120px; left: 114px;}

.stage2 .map div.lot-157 {top: 78px; left: 114px;}

.stage2 .map div.lot-158 {top: 35px; left: 114px;}

.stage2 .map div.lot-159 {top: 83px; left: 185px;}

.stage2 .map div.lot-160 {top: 83px; left: 219px;}

.stage2 .map div.lot-161 {top: 83px; left: 258px;}

.stage2 .map div.lot-162 {top: 83px; left: 291px;}

.stage2 .map div.lot-163 {top: 83px; left: 331px;}

.stage2 .map div.lot-164 {top: 83px; left: 368px;}

.stage2 .map div.lot-165 {top: 83px; left: 402px;}

.stage2 .map div.lot-166 {top: 83px; left: 438px;}

.stage2 .map div.lot-167 {top: 83px; left: 474px;}

.stage2 .map div.lot-168 {top: 83px; left: 510px;}

.stage2 .map div.lot-220 {top: 539px; left: 369px;}

.stage2 .map div.lot-221 {top: 539px; left: 406px;}

.stage2 .map div.lot-222 {top: 539px; left: 436px;}

.stage2 .map div.lot-223 {top: 539px; left: 467px;}

.stage2 .map div.lot-224 {top: 539px; left: 497px;}

.stage2 .map div.lot-225 {top: 539px; left: 527px;}

.stage2 .map div.lot-237 {top: 412px; left: 487px;}

.stage2 .map div.lot-238 {top: 376px; left: 487px;}

.stage2 .map div.lot-239 {top: 342px; left: 487px;}

.stage2 .map div.lot-240 {top: 308px; left: 487px;}

.stage2 .map div.lot-241 {top: 275px; left: 487px;}

.stage2 .map div.lot-242 {top: 240px; left: 487px;}

.stage2 .map div.lot-243 {top: 207px; left: 487px;}

.stage2 .map div.lot-244 {top: 173px; left: 487px;}

.stage2 .map div.lot-245 {top: 145px; left: 487px;}

.stage2 .map div.lot-246 {top: 147px; left: 333px;}

.stage2 .map div.lot-247 {top: 177px; left: 333px;}

.stage2 .map div.lot-248 {top: 205px; left: 333px;}

.stage2 .map div.lot-249 {top: 234px; left: 333px;}

.stage2 .map div.lot-250 {top: 261px; left: 333px;}

.stage2 .map div.lot-251 {top: 289px; left: 333px;}

.stage2 .map div.lot-252 {top: 316px; left: 333px;}

.stage2 .map div.lot-253 {top: 346px; left: 333px;}

.stage2 .map div.lot-254 {top: 370px; left: 333px;}

.stage2 .map div.lot-255 {top: 438px; left: 292px;}

.stage2 .map div.lot-256 {top: 414px; left: 278px;}

.stage2 .map div.lot-257 {top: 391px; left: 263px;}

.stage2 .map div.lot-258 {top: 368px; left: 251px;}

.stage2 .map div.lot-259 {top: 352px; left: 242px;}

.stage2 .map div.lot-260 {top: 332px; left: 238px;}

.stage2 .map div.lot-261 {top: 306px; left: 238px;}

.stage2 .map div.lot-262 {top: 280px; left: 238px;}

.stage2 .map div.lot-263 {top: 253px; left: 238px;}

.stage2 .map div.lot-264 {top: 228px; left: 238px;}

.stage2 .map div.lot-265 {top: 200px; left: 238px;}

.stage2 .map div.lot-266 {top: 172px; left: 238px;}

.stage2 .map div.lot-267 {top: 144px; left: 238px;}





.stage3 .map div.lot-169 {top: 170px; left: 260px;}

.stage3 .map div.lot-170 {top: 170px; left: 295px;}

.stage3 .map div.lot-171 {top: 170px; left: 332px;}

.stage3 .map div.lot-172 {top: 154px; left: 365px;}

.stage3 .map div.lot-173 {top: 180px; left: 383px;}

.stage3 .map div.lot-174 {top: 215px; left: 383px;}

.stage3 .map div.lot-175 {top: 250px; left: 383px;}

.stage3 .map div.lot-176 {top: 290px; left: 383px;}

.stage3 .map div.lot-177 {top: 325px; left: 383px;}

.stage3 .map div.lot-178 {top: 363px; left: 383px;}

.stage3 .map div.lot-179 {top: 395px; left: 383px;}

.stage3 .map div.lot-180 {top: 432px; left: 383px;}

.stage3 .map div.lot-181 {top: 465px; left: 383px;}

.stage3 .map div.lot-182 {top: 502px; left: 383px;}

.stage3 .map div.lot-183 {top: 535px; left: 383px;}

.stage3 .map div.lot-184 {top: 570px; left: 383px;}

.stage3 .map div.lot-185 {top: 605px; left: 383px;}

.stage3 .map div.lot-186 {top: 640px; left: 383px;}

.stage3 .map div.lot-187 {top: 670px; left: 383px;}

.stage3 .map div.lot-208 {top: 735px; left: 160px;}

.stage3 .map div.lot-209 {top: 687px; left: 320px;}

.stage3 .map div.lot-210 {top: 687px; left: 290px;}

.stage3 .map div.lot-211 {top: 687px; left: 255px;}

.stage3 .map div.lot-212 {top: 687px; left: 222px;}

.stage3 .map div.lot-213 {top: 687px; left: 190px;}

.stage3 .map div.lot-214 {top: 687px; left: 157px;}

.stage3 .map div.lot-215 {top: 687px; left: 130px;}

.stage3 .map div.lot-228 {top: 553px; left: 320px;}

.stage3 .map div.lot-227 {top: 553px; left: 290px;}

.stage3 .map div.lot-226 {top: 553px; left: 255px;}

.stage3 .map div.lot-229 {top: 229px; left: 334px;} 

.stage3 .map div.lot-230 {top: 270px; left: 334px;}

.stage3 .map div.lot-231 {top: 305px; left: 334px;}

.stage3 .map div.lot-232 {top: 340px; left: 334px;}

.stage3 .map div.lot-233 {top: 380px; left: 334px;}

.stage3 .map div.lot-234 {top: 420px; left: 334px;}

.stage3 .map div.lot-235 {top: 450px; left: 334px;}

.stage3 .map div.lot-236 {top: 482px; left: 334px;}

.stage3 .map div.lot-271 {top: 550px; left: 579px;}

.stage3 .map div.lot-272 {top: 505px; left: 579px;}

.stage3 .map div.lot-273 {top: 465px; left: 579px;}

.stage3 .map div.lot-274 {top: 420px; left: 579px;}

.stage3 .map div.lot-275 {top: 375px; left: 579px;}

.stage3 .map div.lot-276 {top: 335px; left: 579px;}

.stage3 .map div.lot-277 {top: 292px; left: 579px;}

.stage3 .map div.lot-278 {top: 248px; left: 579px;}

.stage3 .map div.lot-279 {top: 203px; left: 579px;}

.stage3 .map div.lot-280 {top: 160px; left: 579px;}

.stage3 .map div.lot-281 {top: 119px; left: 579px;}

.stage3 .map div.lot-282 {top: 75px; left: 579px;}

.stage3 .map div.lot-283 {top: 35px; left: 579px;}







/*  Land Availability System / Shareholder Page

************************************************************************************************************/

.page-id-169 .logout, .page-id-181 .logout {

	float: right;

}

.page-id-169 label, .page-id-181 label {

	width: 75px;

	float: left;

	font-weight: bold;

}

.page-id-169 .btns, .page-id-181 .btns {

	width: 222px;

	text-align: right;

}

.page-id-181 th, .page-id-181 td {

	padding: 4px;

	padding-right: 100px;

	text-align: left;

}

.page-id-169 #dashboard_add_block th, .page-id-169 #dashboard_add_block td {

	padding: 2px 4px;

	padding-right: 10px;

	vertical-align: top;

}

.page-id-169 #dashboard_add_block {margin-bottom: 10px;}

.page-id-169 #dashboard_add_block select {width: 146px;}

.page-id-169 #dashboard_add_block textarea {width: 142px; height: 70px;}

.page-id-169 #dashboard_add_block .btns {width: 240px;}



.page-id-169 #dashboard_view_blocks th, .page-id-169 #dashboard_view_blocks td {

	padding: 4px;

	padding-right: 10px;

	vertical-align: top;

	text-align: left;

}

.page-id-169 #dashboard_view_blocks th {width: 48px;}

.page-id-169 #dashboard_view_blocks th.status {width: 66px;}

.page-id-169 #dashboard_view_blocks th.notes {width: 295px;}

.page-id-169 #dashboard_view_blocks td {padding-bottom: 0;}

.page-id-169 #content #dashboard_view_blocks ul {

	margin: 0;

}

.page-id-169 #content #dashboard_view_blocks li {

	margin: 0;

	padding: 0 0 5px 0;

	background: none;

}

.page-id-169 #content #dashboard_view_blocks li strong {color: #1B5882;}

.page-id-169 #content #dashboard_view_blocks li span {font-weight: bold;}











/*  Sidebar

************************************************************************************************************/

#sidebar {

	width: 202px;

	padding: 20px 0 5px 12px;

	float: left;

}

#sidebar .box {

	margin-bottom: 15px;

}





	/*  Sidebar - Search

	*****************************************************/

	#sidebar .search {

		height: 218px;

		background: url(images/search_bg.jpg) left top no-repeat;

	}





	/*  Sidebar - Subscribe

	*****************************************************/

	#sidebar .subscribe {

		height: 136px;

		background: url(images/subscribe_bg.gif) left top no-repeat;

	}

	#sidebar .subscribe h3 {

		height: 47px;

		background: url(images/subscribe_heading.gif) left top no-repeat;

	}

	#sidebar .subscribe h3 span {visibility: hidden;}

	#sidebar .subscribe form {padding-left: 9px;}

	#sidebar .subscribe form fieldset {border: none;}

	#sidebar .subscribe form input.field {width: 178px; margin: 0 0 5px 1px; padding: 1px; color: #595959; font-family: Arial, Helvetica, sans-serif; font-size: 1.2em;}

	#sidebar .subscribe form input.btn {margin-top: 2px;}











/*  Footer

************************************************************************************************************/

#footer {

	padding: 30px 15px 0 15px;

	height: 25px;

	background: url(images/container_bg_btm.png) left top no-repeat;

	color: #87a1b7;

	font-size: 1.1em;

}

#footer a {

	color: #87a1b7;

	text-decoration: none;

}

#footer a:hover {

	text-decoration: underline;

}

#footer ul li {padding-left: 10px; float: left; background: url(images/footer_divide.gif) 4px 2px no-repeat;}

#footer ul li.copyright {padding-left: 0; background: none;}
