/* general */
body {
	margin:0;
	padding:0;
	background:#333;
	font-family:tahoma;
	font-size:9pt;
	line-height:16pt;
}
h1 {
	font-size:14pt;
	font-weight:bold;
	color:#1f729d;
	padding-bottom:4px;
	border-bottom:2px #bbb dotted;
}
img {
	border:0;
}
form {
	padding:0;
	margin:0;
}
p {

}
/* structure */
#wrapper {
	width:825px;
	margin:0 auto;
}
#top {
	width:825px;
	height:148px;
	background:url(../images/bg_top.gif) no-repeat;
	position:relative;
	padding-top:1px;
}


#mainMenu {
	width:760px;
	list-style:none;
	padding:0;
	margin:0 auto;
	margin-top:120px;
}
#mainMenu.commercial {
	width:750px;
}

#mainMenu li {
	float:left;
	padding:0 6px;
	margin:0;
	line-height:16px;
	border-right:solid 2px #aaa;
}
#mainMenu li.last {
	border:none;
}
#mainMenu a {
	letter-spacing:-.01pt;
	font-family:Georgia, Bookman Old Style, Tahoma, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#302a2b;
	font-weight:bold;
	text-decoration:none;
}
#mainMenu a {
	font-size:11px;
}

#otherMenu {
	position:absolute;
	top:35px;
	right:10px;
	list-style:none;
	padding:0;
	margin:0 auto;
}
#otherMenu li {
	float:left;
	padding:0;
	margin:0 0 0 1px;
}
#otherMenu a {
	font-size:8pt;
	color:#333;
	padding:1px;
	font-weight:bold;
}
#otherMenu img {
	vertical-align:middle;
}


#linkOther {
	position:absolute;
	font-family:Century Gothic, Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#489fd5;
	font-weight:bold;
	right:10px;
	top:75px;
}
#homeLink {
	position:absolute;
	top:20px;
	left:20px;
}
#homeLink img {
	width:225px;
	height:85px;
}

#buildCourt {
	display:block;
}
#buildCourt img {
	width:825px;
	height:33px;
}
#flash {
	background:#FFF;
}
#flash object {
	display:block;
	margin:0 auto;
	padding:3px;
}
#content {
	background:#FFF;
	padding:8px;
}
#bottomCap {
	display:block;
	width:825px;
	height:18px;
}
#subscribe * {
	display:inline;
	vertical-align:middle;
}
#subscribe {
	background:url(../images/bg_subscribe.gif) no-repeat;
	text-align:center;
	font-weight:bold;
	color:#fff;
	width:825px;
	height:29px;
	padding-top:3px;
}
#bottom {
	padding:8px;
	color:#fff;
}
#bottom .residential {
	width:680px;
}
#bottom .commercial {
	width:690px;
}
#bottom ul {
	list-style:none;
	padding:0;
	margin:0 auto;
}
#bottom li {
	float:left;
	padding:0 10px;
	margin:0;
	border-right:solid 1px #fff;
	line-height:8pt;
}
#bottom li.last {
	border:none;
}
#bottom a {
	color:#fff;
	font-weight:normal;
	font-size:8pt;
	line-height:12pt;
}
#bottom p {
	clear:both;
	margin-top:20px;
	color:#CCC;
	font-size:8pt;
	text-align:center;
}

#content ul, #content ul.check {
	padding:5px;
	margin:5px 0 5px 20px;
	list-style-image:url(../images/arrow.gif);
}
#content ul.check {
	list-style-image:url(../images/check.gif);
}
#content li {
	font-weight:bold;
	font-size:8pt;
	margin:0;
}




/* subpage structures */
#subPage {
	margin-left:248px;
	width:555px;

}
#subPage ul {
	width:40%;
	float:left;
}



.subSectionContainer, .subSectionContainerShort {
	float:left;
	padding:10px;
	text-align:center;
	overflow:visible;
	min-width:150px;

	height:260px;
	overflow:hidden;
}
.subSectionContainerShort {
	height:100px;
}
.subSectionContainer img.prod {
	
	margin:0 auto;
	border:0;
	padding:5px;
}
.subSectionContainer .details {
	border-top:1px solid #666;
	border-left:1px solid #666;
	border-bottom:2px solid #666;
	border-right:2px solid #666;
	background:#ddd;
	text-align:center;
	
	font-size:8pt;
	padding:1px;
	margin:2px;
}
.subSectionContainer .wish {
	border-top:1px solid #666;
	border-left:1px solid #666;
	border-bottom:2px solid #666;
	border-right:2px solid #666;
	background:#336699;
	color:#fff;
	text-align:center;
	
	font-size:8pt;
	padding:1px;
	margin:2px;
}
.splitter {
	
	width:2px;
	height:195px;
	padding:0 5px 0 5px;
	float:left;

}
.subSectionContainer .title {
	font-weight:bold;
	text-align:center;
	
}
.subSectionContainer a {
	
	text-align:center;
	font-weight:bold;
}
.subSectionContainer h2 {
	font-family:Comic Sans, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#6ea407;
	font-weight:bold;
	display:inline
}
.subSectionContainer p {
	text-align:center;
}


/*
.subSectionContainer {
	float:left;
	padding:10px;
	width:210px;
	overflow:visible;
}
.subSectionContainer img {
	display:block;
	margin:0 auto;
	border:0;
	padding:5px;
}
.subSectionContainer .title {
	font-weight:bold;
	text-align:center;
	display:block;
}
.subSectionContainer a {
	display:block;
	text-align:center;
	font-weight:bold;
}
.subSectionContainer h2 {
	font-family:Comic Sans, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#6ea407;
	font-weight:bold;
}
.subSectionContainer p {
	text-align:center;
}
*/
#subSectionWrapper {
	text-align:center;
	
}
#subSectionWrapperCntr {
	margin:auto; 
	display:table; /* for real browsers */ 
	display:inline-block; /* for ie */ 
	text-decoration:none; /* remove strikethrough */ 
	text-align:left;
}















/* forms */
fieldset {
	border:0;
}
fieldset * {
	
	line-height:12pt;
}
fieldset label {
	float:left;
	width:100px;
	padding:5px;
	font-weight:bold;
	font-size:8pt;
}
fieldset textarea {
	width:400px;
	height:100px;
}
fieldset .split {
	clear:both;
	height:1px;
	border-bottom:1px solid #ccc;
	margin:5px 0 5px 0;
	width:80%;
}




.error {
	border:1px solid #993300;
	background:#FFCACB;
	font-weight:bold;
	padding:10px;
}
.success {
	border:1px solid #0066CC;
	background:#CEEDFF;
	font-weight:bold;
	padding:10px;
}





/* helpers */

.center {
	display:block;
	margin:0 auto;
}
.textCenter {
	text-align:center;
}
.clearBoth {
	clear:both;
}
.leftFloat {
	float:left;
}
.rightFloat {
	float:right;
}
.pad5 {
	padding:5px;
}
.pad10 {
	padding:10px;
}
.pad5 {
	padding:5px;
}
.pad15 {
	padding:15px;
}
.pad25 {
	padding:25px;
}
.smallText {
	font-size:8pt;
}



