/* @override 
	http://gilford.textdrive.com/~lusciousgarage/index.php?css=cssfiles/screen
	http://www.lusciousgarage.com/index.php?css=cssfiles/screen
	http://lusciousgarage.com/css/screen.css
*/

/*	Desc: *Luscious Garage* Screen Style Sheet
	Author: *Jason Csizmadi, Cobra Creative*
	Date: *last modified date*

=== === === === === === === === === === */

/*=STRUCTURE
=== === === === === === === === === === */

html {
	height: 100%;
}

body {
	font: 76% Helvetica, Arial, Geneva, sans-serif;
	background: #e7f8ff url(../cssimg/bk_lg.gif) repeat-x;
	margin: 0;
	padding: 0;
	color: #2b444d;
	height: 100%;
}

.twoCol {
	width: 210px;
	padding-right: 20px;
	padding-bottom: 20px;
}

/* @group ## COMMON */

/*=COMMON
=== === === === === === === === === === */

a:link, a:visited {
	text-decoration: none;
	color: #f96711;
}

a:visited {
	
}

a:active {
	
}

h4 a:link, h4 a:visited {
	font-size: .5em;
	color: #007fa8;
}

a:hover, a:visited:hover {
	text-decoration: underline;
}

#address a:link, 
#address a:visited, 
#footer h4 a, 
.ftcontentbox ul a {
	color: #007fa8;
}

#address a:hover, #address a:visited:hover, .hyspace a:hover, .hyspace a:visited:hover, #footer h4 a:hover, #footer h4 a:visited:hover, .ftcontentbox a:hover, .ftcontentbox a:visited:hover {
	text-decoration: underline;
}

#footer h4 a {
	font-size: .7em;
}

#footer a:hover, #footer a:visited:hover {
	text-decoration: underline;
}

#footbaseline a {
	color: #5d9591;
	text-decoration: underline;
}

#footbaseline a:hover, #footbaseline a:visited:hover {
	text-decoration: none;
}

#content .article a, article a:visited {
	text-decoration: none;
	border-bottom-style: none;
	border-bottom-width: 1px;
}

#content .article a:hover, .article a:visited:hover {
	border-bottom-style: solid;
	border-bottom-width: 1px;
}

h1, h2, h3, h4 {
	color: #007fa8;
}

h1 {
	font-size: 2.0em;
	font-weight: normal;
	margin-top: 0em;
	margin-bottom: 0em;
	font-variant: normal;
	text-decoration: none;
}

h3 {
	margin: 0;
	padding: 0;
	font-variant: normal;
}

h4 {
	margin: 0;
	font-size: 1.2em;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	padding: 0;
}

h5 {
	font-size: 1.0em;
	margin: 0;
	font-weight: bold;
	padding-top: 1.2em;
	padding-bottom: 1.2px;
}

h6 {
	font-size: 0.8em;
	margin: 1.2em 0em 1.2em 0em;
	font-weight: bold;
}

.img {
	border: 0;
}

.imgLeft {
	border: 0;
	padding: 3px 0;
	position: relative;
	left: -20px;
	margin: 0;
	float: left;
}

.imgRight {
	border: 0;
	padding-right: 0;
	padding: 0;
	position: relative;
	left: 20px;
	margin: 0;
	float: right;
}

.imgRightSuper {
	border: 0;
	position: relative;
	margin: 0;
	right: 32px;
	padding-left: 0;
	padding-right: 0;
	padding-bottom: 0;
}

.padTop10 {
	padding-top: 10px;
}

.padTop20 {
	padding-top: 20px;
}

.padTop30 {
	padding-top: 30px;
}

.padTop40 {
	padding-top: 40px;
}

.padTop50 {
	padding-top: 50px;
}

.padTop60 {
	padding-top: 60px;
}

ol, ul, li {
	

/*
	list-style: none;*/
	font-size: 1.0em;
	line-height: 1.8em;
	padding-top: .02px;
	padding-bottom: .1px;
}

p {
	font-size: 1.0em;
	line-height: 1.8em;
	padding: 5px 0;
	margin: 0;
}

pre {
	

/*moz 1.0/1.1/1.2.1, net 7.0/7.01 make this way too small, but i'm not going to go larger because monospace tends to run you into overflow pretty quick. prior moz and net are okay.*/
	font-family: monospace;
	font-size: 1.0em;
}

strong, b {
	font-weight: bold;
}

em {
	font-style: italic;
}

.clear {
	clear: both;
}

.divider {
	width: 100%;
	height: 1px;
	padding: 0;
	margin: 0;
}

.margins {
	margin: 0;
	padding: 0 40px 0 0;
}

.right {
	float: right;
}

.center {
	width: 500px;
	display: block;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}

.rss {
	background: url(../cssimg/icon_rss.gif) no-repeat 0 0;
	padding-bottom: 4px;
	padding-top: 5px;
}

.vcard {
	visibility: hidden;
}

.box {
	padding: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
}

hr {
	margin: 1em 0;
	background: #f2f2f2;
	height: 1px;
	color: #f2f2f2;
	border: none;
	clear: both
}

/* highlights */

.callout {
	color: #236893;
}

.error {
	color: #c00;
	font-weight: bold
}

.success {
	color: #390;
	font-weight: bold
}

.caption {
	color: #999;
	font-size: 11px
}

/* box highlights */

.blueTxt {
	border: 1px solid #9bcbcb;
	color: #236893;
}

.blueBox {
	border: 1px solid #9bcbcb;
	background-color: #e2fbfb;
}

.greenBox {
	border: 1px solid #9bcba3;
	background-color: #e0f9e5;
}

/* SEARCH */

#applesearch {
	color: #fff;
	font-weight: bold;
	top: 10px;
	right: 110px;
	left: auto;
	width: 18em
}

#applesearch form {
	margin: 0
}

#applesearch input {
	width: 14em;
	margin: 0 0 -1px;
	height: 1.2em
}

#applesearch label {
	padding: 5px 0 0;
	display: inline
}

#applesearch input.f-submit {
	width: auto;
	font-size: 81%;
	margin: 0 0 -.15em;
	height: 1.95em
}

/* @end */

/* @group ## WRAPPER */

/* =WRAPPER */

#wrapper {
	position: relative;
	height: auto !important;
	height: 100%;
	min-height: 100%;
}

* html #wrapper {
	height: 100%;
}

#contentwrapper {
	width: 970px;
	margin-right: auto;
	margin-left: auto;
	background: url(../cssimg/bk_tile_content_02.jpg) no-repeat 0 122px;
}

/* @end */

/* @group ## MASTHEAD */

/*=MASTHEAD
=== === === === === === === === === === */

.logoLg {
	width: 217px;
	float: left;
	margin: 0;
	padding: 0;
}

.logoLg h3 a:before {
	display: block;
	content: url("../cssimg/bk_logo_content.gif");
	margin: 0;
	padding: 0;
}

.logoLg h3 {
	overflow: hidden;
	/* Hei

ght of image */
    height: 121px;
	padding: 0;
	margin: 0;
}

#masthead .logoLg span a {
	display: block;
	width: 165px;
	padding: 9px 0 11px 52px;
	background: url(../cssimg/bt_bookappt.gif) no-repeat 0 0;
	text-decoration: none;
	line-height: 1;
	font-size: 14px;
	color: white;
}

#masthead .logoLg span a:hover {
	background-position: -217px 0;
}

#masthead .logoLg span a:active {
	background-position: -434px 0;
	padding-right: 0;
}

#masthead .logoLg span a:visited:hover,#masthead .logoLg span a:hover {
	color: white;
}

#masthead {
	background: url(../cssimg/img_header_ivy_02.gif) no-repeat right -14px;
	margin: -10px 0 0;
	padding: 0;
	height: 154px;
}

#address {
	width: 25em;
	float: left;
	margin: 0;
	padding: 25px 0 0 20px;
}

#address ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#address li {
	margin: 0;
	line-height: 1.5em;
}

.add_right {
	float: right;
}

#address li.sm_calendar {
	padding-left: 25px;
	background: url(../cssimg/bt_sm_calendar.gif) no-repeat 0 3px;
}

/* @end */

/* @group ## NAVIGATION */

/*=NAVIGATION
=== === === === === === === === === === */

#navbar {
	margin: 0;
	background: #3c3e40 url(../cssimg/bk_tile_gray_nav.gif) repeat-x;
	width: 100%;
	padding: 0;
}

#navbar ul {
	list-style-type: none;
	width: 970px;
	margin: 0 auto;
	text-align: right;
	background: url(../cssimg/bk_logo_top.gif) no-repeat 0 5px;
	padding: 6px 0 0;
}

#navbar li {
	display: inline;
	margin: 0 0 0 -3px;
	padding: 0;
}

#navbar li a {
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	font-variant: normal;
	color: white;
	text-transform: uppercase;
	padding: 4px 24px 5px;
	border-right-style: solid;
	border-right-width: 1px;
	font-size: 1em;
}

#navbar li:first-child a {
	border-left-width: 1px;
	border-left-style: solid;
}

#navbar li a:hover {
	background: url(../cssimg/bk_tile_green_nav_rollover_v2.gif) repeat-x 0 -7px;
}

.about #nav_about a , .blog #nav_blog a, .services #nav_services a, .hyspace #nav_hyspace a {
	background: url(../cssimg/bk_tile_green_nav_rollover_v2.gif) center -6px;
}

.about #nav_about a:hover, .about #nav_about a:visited:hover, .blog #nav_blog a:hover, .blog #nav_blog a:visited:hover, .services #nav_services a:hover, .services #nav_services a:visited:hover, .hyspace #nav_hyspace a:hover, .hyspace #nav_hyspace a:visited:hover {
	background: url(../cssimg/bk_tile_green_nav_rollover_v2.gif) center -6px;
}

.about #nav_about cite, .blog #nav_blog cite, .services #nav_services cite, .hyspace #nav_hyspace cite {
	padding-bottom: 15px;
	background: url(../cssimg/bt_rollover_green_tip_v2.gif) no-repeat center 18px;
}

#subnav {
	list-style-type: none;
	float: right;
	position: relative;
	top: 86px;
}

#subnav a, #subnav a:visited {
	color: #58b92b;
	text-transform: uppercase;
	font-size: 1em;
}

#subnav a:hover, #subnav a:visited:hover {
	text-decoration: underline;
}

#subnav ul {
	margin: 0;
	padding: 0;
}

#subnav li {
	display: inline;
	padding-right: 1em;
	padding-left: 1em;
}

.green #subnav li#subnav_green a, .staff #subnav li#subnav_staff a, .facility #subnav li#subnav_facility a, .maintenance #subnav li#subnav_maintenance a, .repair #subnav li#subnav_repair a, .modifications #subnav li#subnav_modifications a, .faqs #subnav li#subnav_faqs a, .community #subnav li#subnav_community a {
	color: #fff;
	text-decoration: none;
}

.green li#subnav_green, .staff li#subnav_staff, .facility li#subnav_facility, .maintenance #subnav li#subnav_maintenance a, .repair #subnav li#subnav_repair a, .modifications #subnav li#subnav_modifications a, .faqs #subnav li#subnav_faqs a, .community #subnav li#subnav_community a {
	background: url(../cssimg/bt_mainNav_selected.gif) repeat center 2.8em;
	color: white;
	padding: 4px 5px 16px;
}

/* @end */

/* @group ## SIDEBAR */

#sidebar {
	width: 200px;
	float: right;
	margin: 0;
	padding: 0;
	position: relative;
	bottom: 20px;
}

.sContent {
	margin: 0;
	width: 200px;
}

.sContent ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.sContent li {
	padding: 0 0 3px 18px;
	margin: 0;
}

.sContent li.arrow {
	background: url(../cssimg/bullet_rss_links.gif) no-repeat 7px 9px;
}

.sContent li.list {
	background: url(../cssimg/bullet_rss_links.gif) no-repeat 6px 9px;
}

.sContent li.rss {
	background: url(../cssimg/icon_rss.gif) no-repeat 0 5px;
}

.sContent h2 {
	margin: 0;
	padding-top: 10px;
	padding-bottom: 5px;
	font-weight: normal;
	font-style: normal;
}

.sContent p {
	margin: 0;
	padding: 0 10px 0 0;
}

.sContent a, .sContent a:visited {
	border-bottom-style: none;
	border-bottom-width: 1px;
	padding-bottom: 2px;
	color: #007fa8;
}

.sContent a:hover, .sContent a:visited:hover {
	border-bottom-style: solid;
	text-decoration: none;
	border-bottom-width: 1px;
}

.blogPost {
	position: relative;
	left: -10px;
	padding-top: 45px;
}

/* My Comment */

/* @end */

/* @group ## BLOG */

.entry_stats {
	color: #76a73f;
	text-transform: uppercase;
	padding-bottom: 20px;
	padding-top: 4px;
	border-top: 1px solid #9dcaca;
	background: url(../cssimg/bk_comment.gif) repeat-x;
	font-size: .9em;
}

.author {
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
	text-align: left;
	padding-left: 0;
	padding-bottom: 10px;
	text-transform: uppercase;
	padding-top: 3px;
	background-position: 0 0;
	font-size: .9em;
}

.author img {
	width: 20px;
	height: 20px;
	position: relative;
	top: 5px;
	margin-right: 4px;
}

.comments {
	background: url(../cssimg/icon_comment.gif) no-repeat 0 0;
	padding-left: 16px;
	padding-bottom: 10px;
	text-transform: uppercase;
	padding-top: 3px;
}

.trackbacks {
	background: url(../cssimg/icon_trackback.gif) no-repeat 0 0;
	padding-left: 16px;
	padding-bottom: 10px;
	text-transform: uppercase;
	padding-top: 3px;
}

.permlink {
	background: url(../cssimg/icon_permlink.gif) no-repeat 0 0;
	padding-left: 16px;
	padding-bottom: 10px;
	text-transform: uppercase;
	padding-top: 3px;
}

.date {
	color: #666;
	font-size: .7em;
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
	text-align: left;
	background: url(../cssimg/icon_date.gif) no-repeat 0 0;
	padding-left: 18px;
	padding-bottom: 10px;
	text-transform: uppercase;
	padding-top: 3px;
}

.cat {
	display: block;
	margin-left: 24px;
	color: #999;
	padding-top: 5px;
}

#content .cat a {
	color: #236893;
}

div.bubbledate, div.bubbleselect {
	background: transparent url(../cssimg/bt_bk_date_a.gif) no-repeat top right;
	text-decoration: none;
	display: block;
	height: 24px;
	margin-right: 6px;
	padding-right: 9px;
	color: #9bcbcb;
	text-transform: uppercase;
	font-style: normal;
	float: left;
	font-size: .7em;
}

div.bubbledate span {
	background: transparent url(../cssimg/bt_bk_date_div.gif) no-repeat;
	display: block;
	line-height: 14px;
	padding: 4px 0 4px 20px;
}

div.bubbleselect span {
	background: transparent url(../cssimg/bt_bk_select_div.gif) no-repeat;
	display: block;
	line-height: 14px;
	padding: 4px 0 4px 20px;
}

div.bubbleselect span cite {
	font-weight: normal;
	font-style: normal;
	color: #236893;
}

#content .pages span cite {
	color: #ccc;
	padding: 0;
	margin: 0;
}

#content .pages cite b {
	padding: 0;
	margin: 0;
}

#content .pages a {
	background-color: #9dcaca;
	text-decoration: none;
	padding: 5px 5px 3px;
	color: #fff;
	margin: 0;
	border-bottom-style: none;
	border-bottom-width: 0;
}

#content .pages a:hover, #content .pages a:visited:hover {
	color: #fff;
	background-color: #236893;
}

/* @end */

/* @group ## CONTENT */

/*=CONTENT
=== === === === === === === === === === */

#content_car {
	background: url(../cssimg/img_bk_car_02.jpg) no-repeat 0 0;
}

#content {
	background: url(../cssimg/img_bk_ivy_01.gif) no-repeat 0 0;
}

.article {
	position: relative;
	bottom: 1.8em;
	background-repeat: no-repeat;
	width: 507px;
	margin: 0 auto;
	padding: 0;
}

.article .top {
	height: 13px;
	background: url(../cssimg/bk_contwin_top.gif) no-repeat;
	margin: 0;
	padding: 0;
}

.article .middle_car {
	background: url(../cssimg/bk_contwin_middle_03.jpg) no-repeat 0 -1px;
	margin: 0;
	min-height: 300px;
	padding: 0 20px 20px;
}

.article .middle {
	background: #f3fcff url(../cssimg/bk_contwin_middle_05.jpg) no-repeat 0 -1px;
	margin: 0;
	min-height: 300px;
	padding: 10px 20px 20px;
}

.article .bottom {
	height: 13px;
	background: url(../cssimg/bk_contwin_bottom_04.gif) no-repeat;
	margin: 0;
	padding: 0;
}

.article .bottom_car {
	height: 13px;
	background: url(../cssimg/bk_contwin_bottom_02.gif) no-repeat;
	margin: 0;
	padding: 0;
}

.article h1 {
	font-size: 2.4em;
}

.article h2 {
	font-size: 2.0em;
	font-weight: normal;
	font-style: normal;
	margin: 0;
	padding: 0;
}

.article h4 {
	margin: 0;
	padding-top: 5px;
}

.article h4 a {
	font-size: 1em;
}

.middle_car p {
	padding-bottom: 20px;
	line-height: 1.5em;
	font-size: 1.2em;
}

.middle ul.contentList {
	margin: 0 0 10px;
	padding: 0;
	list-style-type: none;
}

.middle ul.contentList li {
	background: url(../cssimg/bullet_rss_links.gif) no-repeat 0 9px;
	padding-left: 12px;
}

div.middle p {
	padding-top: .6em;
	padding-bottom: .6em;
}

.middle_car h2 {
	
}

.linegreen {
	background-color: #58b92b;
	height: 3px;
	margin-bottom: 1.5em;
	margin-top: 1.5em;
}

.linegray {
	background-color: #9dcaca;
	height: 3px;
	margin-bottom: 1.5em;
	margin-top: 1.5em;
}

.thin {
	height: 1px;
}

.highlight {
	background: url(../cssimg/bk_highlights_top_02.gif) no-repeat;
	width: 350px;
	position: relative;
	left: 7px;
	margin: 0 auto;
	padding-top: 10px;
	padding-bottom: 10px;
}

.highlight h2 {
	line-height: 1.5em;
	font-size: 1.5em;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	font-variant: normal;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 0;
	padding: 0;
}

.highlightbottom {
	height: 2px;
	width: 100%;
	margin: 0;
	background: url(../cssimg/bk_highlights_bottom.gif) no-repeat;
	padding: 0;
	position: relative;
	top: 10px;
}

.ivy {
	width: 67px;
	height: 131px;
	background: url(../cssimg/img_ivy_content_right.gif) no-repeat;
	position: relative;
	left: 69px;
	float: right;
	top: 16em;
}

/* @end */

/* @group ## HYSPACE */

div.hyspace {
	background: url("../cssimg/custom_corners_topleft.gif") top left no-repeat;
	width: 200px;
	float: right;
	position: relative;
	bottom: 1.8em;
	right: 14px;
}

.hyspace p {
	margin: 0;
	padding: 0;
}

.hyspace a {
	text-align: left;
	color: #236893;
}

div.hyspaceTwo {
	background: url("../cssimg/custom_corners_topleft.gif") top left no-repeat;
	width: 50%;
}

div.hyspace h2 {
	background: url("../cssimg/custom_corners_topright.gif") top right no-repeat;
	font-size: 1.5em;
	margin: 0;
	position: relative;
	right: -14px;
	color: #fff;
	padding: 10px 10px 20px 0;
	text-shadow: #689898 2px 2px 2px;
}

.hyspace form {
	position: relative;
	margin: 0;
	padding: 5px 0 15px;
}

.hyspace label {
	font-size: .9em;
	text-transform: uppercase;
}

.hyspace input {
	width: 180px;
	padding-top: 1px;
	padding: 1px;
	margin: 3px 0;
}

div.hyspaceBody {
	background: url(../cssimg/custom_corners_right.gif) repeat-y right;
	padding: 10px 0 0;
	position: relative;
	right: -14px;
	margin: -2em 0 0;
}

div.hyspaceFooter {
	background: url("../cssimg/custom_corners_bottomleft.gif") bottom left no-repeat;
	position: relative;
	top: 11px;
	margin: 0;
	padding: 0;
}

div.hyspaceFooter p {
	background: url("../cssimg/custom_corners_bottomright.gif") bottom right no-repeat;
	padding: 3px 5px 15px 0;
	display: block;
	margin: -2em 0 0 0;
	position: relative;
	right: -14px;
}

.hyspace button {
	margin-top: 5px;
	float: right;
	margin-right: 14px;
}

/* @end */

/* @group ## BUTTONS */

/* Buttons */

a.btn { display: block; position: relative; background: red; float: left; color: #fff; text-decoration: none; cursor: pointer;
	text-transform: uppercase;
	font-size: .9em;
	padding: 5px;
}

a.btn:hover {
}
.btn * { font-style: normal; background-image: url(../cssimg/btn3.png); background-repeat: no-repeat; display: block; position: relative; }
.btn i { background-position: top left; position: absolute; margin-bottom: -5px;  top: 0; left: 0; width: 5px; height: 5px; }
.btn span { background-position: bottom left; left: -5px; padding: 0 0 5px 10px; margin-bottom: -5px; }
.btn span i { background-position: bottom right; margin-bottom: 0; position: absolute; left: 100%; width: 10px; height: 100%; top: 0;
}
.btn span span { background-position: top right; position: absolute; right: -10px; top: -5px; height: 0;
	margin-left: 10px;
}

* html .btn span,
* html .btn i { float: left; width: auto; background-image: none; cursor: pointer; }
* html .btn span { margin-top: -5px; }

.btn.blueBtn { background: #2ae; }
.btn.greenBtn { background: #9d4; }

.btn.lightgreenBtn { background: #ccfe9a; }
.btn.pinkBtn { background: #e1a; }
.btn.greenBtn:hover { background-color: #58b92b;
}

.btn:hover { background-color: #a00;
	border-bottom-style: none;
}
.btn:active { background-color: #444; }
.btn[class] {  background-image: url(../cssimg/shade.png); background-position: bottom; }

.padBtn {
	margin-right: 10px;
	margin-left: 10px;
}

/* =form button */

a.txtbutton {
	background: transparent url(../cssimg/bg_button_a.gif) no-repeat top right;
	text-decoration: none;
	display: block;
	height: 24px;
	margin-right: 6px;
	padding-right: 18px;
	border-bottom-style: none;
	border-bottom-width: 0;
	font-style: normal;
	float: left;
}

a.txtbutton:hover {
	text-decoration: none;
	border-bottom-style: none;
	border-bottom-width: 0;
}

a.txtbutton span {
	background: transparent url(../cssimg/bg_button_div.gif) no-repeat;
	display: block;
	line-height: 14px;
	padding: 5px 0 5px 18px;
	border-bottom-style: none;
	border-bottom-width: 0;
}

a.txtbutton:active {
	background-position: bottom right;
	outline: none;
	border-bottom-style: none;
	border-bottom-width: 0;
}

a.txtbutton:active span {
	background-position: bottom left;
	padding: 6px 0 4px 18px;
	border-bottom-style: none;
	border-bottom-width: 0;
}

div.txt {
	background: transparent url(../cssimg/bg_button_a.gif) no-repeat top right;
	font: normal 12px arial, sans-serif;
	text-decoration: none;
	display: block;
	float: left;
	height: 24px;
	margin-right: 6px;
	padding-right: 18px;


/* sliding doors padd

ing */
}

div.txt span {
	background: transparent url(../cssimg/bg_button_div.gif) no-repeat;
	display: block;
	line-height: 14px;
	padding: 5px 0 5px 18px;
}

/* @group preview */

.preview {
	position: relative;
	overflow: hidden;
	font-size: 1em;
}

.preview em {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
}

button#previewbutton {
	background: none;
	border: none;
	display: inline;
	margin-left: 3px;
	margin-top: 3px;
}

#previewbutton:hover {
	cursor: pointer;
/

* cursor: hand; for IE5 */
}

#previewbutton, #previewbutton em {
	width: 75px;
	height: 20px;
}

#previewbutton em {
	background: url(../cssimg/bt_form_preview.gif) no-repeat;
}

#previewbutton:hover em, #previewbutton:focus em {
	background-position: -78px 0;
}

/* @end */

/* @group login */

.IR {
	position: relative;
	overflow: hidden;
	font-size: 1em;
}

.IR em {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
}

button#IRbutton {
	background: none;
	border: none;
	display: inline;
}

#IRbutton:hover {
	cursor: pointer;
/

* cursor: hand; for IE5 */
}

#IRbutton, #IRbutton em {
	width: 75px;
	height: 20px;
}

#IRbutton em {
	background: url(../cssimg/bt_form_login.png) no-repeat;
}

#IRbutton:hover em, #IRbutton:focus em {
	background-position: -78px 0;
}

/* @end */

/* @group submit */

.submit {
	position: relative;
	overflow: hidden;
	font-size: 1em;
}

.submit em {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
}

button#submitbutton {
	background: none;
	border: none;
	display: inline;
	margin-left: 3px;
	margin-top: 3px;
}

#submitbutton:hover {
	cursor: pointer;
/

* cursor: hand; for IE5 */
}

#submitbutton, #submitbutton em {
	width: 75px;
	height: 20px;
}

#submitbutton em {
	background: url(../cssimg/bt_form_submit.gif) no-repeat;
}

#submitbutton:hover em, #submitbutton:focus em {
	background-position: -78px 0;
}

/* @end */

/* @group enter */

.enter {
	position: relative;
	overflow: hidden;
	font-size: 1em;
}

.enter em {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
}

button#enterbutton {
	background: none;
	border: none;
	display: inline;
	margin-left: 3px;
	margin-top: 3px;
}

#enterbutton:hover {
	cursor: pointer;
/

* cursor: hand; for IE5 */
}

#enterbutton, #enterbutton em {
	width: 75px;
	height: 20px;
}

#enterbutton em {
	background: url(../cssimg/bt_form_enter.gif) no-repeat;
}

#enterbutton:hover em, #enterbutton:focus em {
	background-position: -78px 0;
}

/* @end */

/* @end */

/* @group ## CAR LAYOUT */

.txtcarblock01 {
	width: 0;
	height: 117px;
	float: left;
	clear: left;
}

.txtcarblock02 {
	width: 0;
	height: 19px;
	float: left;
	clear: left;
}

.txtcarblock03 {
	width: 25px;
	height: 20px;
	float: left;
	clear: left;
}

.txtcarblock04 {
	width: 45px;
	height: 25px;
	float: left;
	clear: left;
}

.txtcarblock05 {
	width: 85px;
	height: 135px;
	float: left;
	clear: left;
}

/* @end */

/* @group ## COMMENTS */

div.entry {
	padding-bottom: 20px;
}

div.bubble {
	width: auto;
	padding-bottom: 30px;
}

div.bubble blockquote {
	margin: 0px;
	padding: 0px;
	background: white repeat-x;
	border: 1px dotted #236893;
}

div.bubble blockquote p {
	margin: 0;
	padding: 10px;
}

div.bubble cite {
	position: relative;
	margin: 0px;
	padding: 12px 0px 0 0;
	top: 10px;
	background: transparent url(../cssimg/tip.gif) no-repeat 20px 0;
	font-style: normal;
	font-size: .7em;
}

.posted {
	padding-bottom: 15px;
	padding-top: 5px;
	border-top: 1px solid #ccc;
	background-color: #f4f8f9;
	padding-left: 10px;
	font-size: .9em;
}

/* @end */

/* @group ## FOOTER */

/*=FOOTER
=== === === === === === === === === === */

#sndcontent {
	position: relative;
	background-image: none;
	padding-bottom: 190px;
	margin: 0 auto;
	width: 970px;
}

#footbaseline {
	width: 100%;
	height: 150px;
	position: relative;
	background: url(../cssimg/bk_tile_footer_grass.png) repeat-x 0 50px;
	margin-top: -190px;
}

#footbaseline p {
	width: 100%;
	height: 41px;
	background: #666 url(../cssimg/bk_tile_footer_bar.gif) repeat-x;
	margin: 0;
	color: #ccc;
	padding: 0;
}

#footbaselineimg {
	width: 970px;
	height: 149px;
	margin-right: auto;
	margin-left: auto;
	background: url(../cssimg/bk_tile_footer_car.png) no-repeat;
}

#footbaselinenoimg {
	width: 970px;
	height: 149px;
	margin-right: auto;
	margin-left: auto;
	background: url(../cssimg/bk_tile_footer_nocar.png) no-repeat;
}

.white {
	background-color: #fff;
	position: relative;
	top: 28px;
	padding-left: 0;
	padding-right: 0;
	padding-bottom: 0;
}

.ftcontentbox {
	width: 210px;
}

.ftcontentbox a {
	color: #f96711;
}

.ftcontentbox h4 {
	padding-bottom: 20px;
}

.ftcontentbox h4 a {
	font-size: 1em;
}

.ftcontentbox p {
	line-height: 1.5em;
}

.ftcontentbox a.rss {
	padding-left: 17px;
	margin-left: 25px;
	font-size: .9em;
	color: #f96711;
	background-position: 0;
	margin: 0;
}

.ftcontentbox ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.ftcontentbox li {
	padding-left: 11px;
	background: url(../cssimg/bullet_rss_links.gif) no-repeat 0 9px;
	padding-top: 0;
	padding-bottom: 5px;
	margin: 0;
	line-height: 1.5em;
}

.left {
	float: left;
}

.copyright {
	padding-top: 10px;
	padding-bottom: 9px;
	background: url(../cssimg/icon_leaf.gif) no-repeat 80px 10px;
}

.validate {
	margin-top: -30px;
	margin-right: 10px;
}

/* @end */

/* @group ## FORM */

#comment_form {
	background-color: #f4f8f9;
	border-top: 1px solid #bbc9cc;
	border-bottom: 1px solid #bbc9cc;
	padding: 20px;
}

#comment_form textarea {
	width: 355px;
}

#comment_form input, #comment_form textarea {
	padding: 5px;
}

#comment_form p.checkbox {
	background-color: #dce3e5;
	padding-left: 5px;
	margin-bottom: 5px;
	margin-right: 60px;
}

/* @end */

/* @group ## search */

.results_info {
	padding-bottom: 3px;
	margin: 0 0 20px;
	padding-top: 0;
	border-bottom: 1px solid white;
}

.results_info li {
	margin: 0;
	padding: 0 20px 0 0;
	color: #236893;
	list-style-type: none;
	display: inline;
}

.results_info li span {
	color: #9bcbcb;
	background-color: white;
	padding: 2px 4px;
}

/* @end */

div.hyspaceTwo {
	width: 212px;
	float: right;
	position: relative;
	bottom: 1.8em;
	right: -1px;
	background: url(../cssimg/img_bk_hyspace_top.gif) no-repeat;
	margin: 0;
	padding: 0;
}

div.hyspaceBodyTwo {
	background: url(../cssimg/img_bk_hyspace_body.gif) repeat-y;
	margin: -2px 0 0;
	padding: 0;
}

div.hyspaceFooterTwo {
	height: 30px;
	background: url(../cssimg/img_bk_hyspace_footer.gif) no-repeat;
	margin: 0;
	padding: 0;
}

.hyspaceTwo p {
	margin: 0 0 0 10px;
	padding: 0;
}

.hyspaceTwo a {
	text-align: left;
	color: #236893;
	position: relative;
	bottom: 10px;
}

.hyspaceTwo h2 {
	margin: 12px 0 6px 10px;
	padding: 0;
	font-weight: normal;
	font-style: normal;
	color: white;
}

.hyspaceTwo input {
	width: 180px;
	padding-top: 1px;
	padding: 1px;
	margin: 3px 0;
}

.hyspaceTwo form {
	position: relative;
	margin: 0 0 0 10px;
	padding: 5px 0 15px;
}

.hyspaceTwo label {
	font-size: .9em;
	text-transform: uppercase;
}

.hyspaceTwo button {
	margin-top: 5px;
	float: right;
	margin-right: 14px;
}

/* @group 

Rounded Corners */

.contentBox .IR {
	position: relative;
	left: 13px;
}

/* Based on Snazzy Corners and Nifty Corners By Alessandro Fulciniti http://pro.html.it/esempio/nifty/ */

.xboxcontent {display:block; background: white; border:0 solid #dde9eb; border-width:0 1px;
}

.boxPad {
	padding: 10px;
}

.boxPad.small {
	width: 250px;
}

.boxPad.med {
	width: 400px;
}

.xtop, .xbottom {display:block; background:transparent; font-size:1px;}
.xb1, .xb2, .xb3, .xb4 {display:block; overflow:hidden;}
.xb1, .xb2, .xb3 {height:1px;}
.xb2, .xb3, .xb4 {background: white; border-left: 1px solid #dde9eb; border-right: 1px solid #dde9eb;}
.xb1 {margin:0 5px; background: #dde9eb;}
.xb2 {margin:0 3px; border-width:0 2px;}
.xb3 {margin:0 2px;}
.xb4 {height:2px; margin:0 1px;}

.xboxcontent {display:block; background: white; border:0 solid #dde9eb; border-width:0 1px;
}

.contentBox h1, .contentBox h2, .contentBox p { letter-spacing:1px;
}
.contentBox p {
}

.contentBox h1 {
	color: #236893;
	font-size: 1.5em;
}
.contentBox {background: transparent;
	margin-bottom: 20px;
}

.contentBox table {
	width: 100%;
	margin-top: 0;
	margin-bottom: 0;
	padding-top: 5px;
	padding-bottom: 0;
}

.contentBox th {
	text-transform: uppercase;
	text-align: left;
	color: #236893;
	font-weight: normal;
	font-style: normal;
	padding-left: 7px;
}

.contentBox td {
	margin: 0;
	padding: 5px 0 5px 8px;
	text-align: left;
}

.contentBox tr {
	padding-bottom: 6px;
	margin-bottom: 6px;
	margin-top: 3px;
}

.contentBox .blue {
	background-color: #ebf5f7;
}

.contentBox.contact  h2 {
	color: #236893;
	padding-top: 10px;
	padding-bottom: 10px;
}

.title a {
	color: #236893;
}

.contentBox.contact  p {
	padding: 0;
	line-height: 1.5em;
}

.contentBox input {
	width: 170px;
} */

/* @end */
