@charset "utf-8";
/* Master CSS for Pool Decks Shelf Site */

/* General Information */

html, body {
  margin: 0; padding: 0;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #FFFFFF;
  line-height: 17px;
  	background-color: #000000;
		background-image: url(../images/page-bg.jpg);
			background-repeat: no-repeat;
			background-position: top center;
	margin-top: 0px;

}

h1 { font-family: Arial, Helvetica, sans-serif; font-size: 13px; font-weight: bold; color: #FFFFFF; line-height: normal; }
h2 { font-family: Arial, Helvetica, sans-serif; font-size: 16px; font-weight: bold; color: #FFFFFF; }
h3 { font-family: Arial, Helvetica, sans-serif; font-size: 13px; font-weight: bold; color: #FFFFFF; line-height: normal; }

.select-content a:link, .select-content a:visited { color: #CCCCCC; text-decoration: none; }
.select-content a:hover { color: #CCCCCC; text-decoration: underline; }

#photo-content a:link, #photo-content a:visited { color: #FFFFFF; }
#photo-content a:hover { color: #8EBAD5; }

.photo-selection-content a:link, .photo-selection-content a:visited { color: #CCCCCC; text-decoration: underline; }
.photo-selection-content a:hover { color: #999999; }

a:link { color: #8EBAD5; }
a:visited { color: #8EBAD5; }
a:hover { color: #0E73D8; }

.text-spacer { height: 1px; border-top: 1px solid #BFBFBF; margin: 5px 0 5px 0; }
.content-spacer { height: 1px; border-top: 1px solid #BFBFBF; margin: 5px 0 5px 0; }

.photo {
  border: 3px solid #CCCCCC;
  width: 176px;
  height: 113px;
  margin-top: 14px;
}

.right { float: right; padding-left: 7px; padding-bottom: 5px;  }
.left { float: left; padding-right: 3px; }

.spacer {
  width: 100%;
  height: 1px;
  background-color: #57391E;
  float: left;
}

/* End General Information */
/* Page Layout */

#container { margin: 0 auto; width: 871px; }

#top-bg {
  width: 871px;
  height: 47px;
  background-image: url(../images/top-bg.jpg);
}

#logo-eh { margin: 0 0 0 8px; }

#nav-bg {
  width: 871px;
  height: 49px;
  background-image: url(../images/nav-bg.jpg);
}

.zip-box {
  float: right;
  display: inline;
  width: 293px;
  height: 40px;
  margin-right: 7px;
  background-image: url(../images/zip-code-box.jpg);
}

#top-main {
  width: 868px;
  height: 280px;
  background-color: #20150B;
  border-left: 1px solid #352D1C;
  border-right: 1px solid #352D1C;
  clear: both;
}

#main-spacer {
  width: 871px;
  height: 11px;
  background-image: url(../images/main-spacer.jpg);
}

#pool-deck-img {
  margin: 0 0 0 7px;
  width: 623px;
  height: 280px;
}

.select-content { margin: -6px 7px 0 7px; }

#bottom-main { width: 871px; margin: 7px 0 0 0; }

#left-content {
  width: 418px;
  background-color: #05315C;
  border: 1px solid #352D1C;
  margin: 0 0 0 3px;
  min-height: 493px;
}

#photo-content {
  width: 200px;
  min-height: 493px;
  background-color: #05315C;
  border: 1px solid #352D1C;
  margin: 0 0 0 2px;
}

#right-content {
  width: 225px;
  margin: 0 0 0 3px;
  background-color: #031C34;
  border: 1px solid #05315C;
  min-height: 493px;
}

.content { margin-right: 5px; margin-left: 5px; padding-top: 2px; }

#footer {
  margin: 0;
  text-align: center;
  font-size: 11px;
}

/* End Page Layout */
/* Other Pages */

#main {
  width: 868px;
  background-color: #20150B;
  border-left: 1px solid #352D1C;
  border-right: 1px solid #352D1C;
  border-bottom: 1px solid #352D1C;
  padding-bottom: 5px;
}

#all-tops {
  margin: 0 0 0 7px;
  width: 619px;
  border: 2px solid #CCCCCC;
}

.main-content {
  margin: 21px 0 0 18px;	/* Check IE6 */
  width: 605px;
  line-height: 19px; 
}

.video-container { 
  width: 100%;
  float: left;
  margin-bottom: 15px;
}

.video-container img { margin: 0px 0 0 16px; float: left; display: inline; border: 2px solid #CCCCCC; }

.right-video {
  float: right;
  display: inline;
  width: 263px;
  overflow: hidden;
  background-image: url(../images/video-bg.jpg);
  background-repeat: no-repeat;
  padding-bottom: 10px;
}

.right-video p { padding-left: 17px; padding-top: 7px; clear: both; font-size: 10px; padding-bottom: 0; margin-bottom: 0; }

.left-video {
  float: left;
  display: inline;
  width: 342px;
}

.left-video p { padding-right: 10px; }

.video {
  width: 230px;
  height: 193px;
  margin-left: 17px;
  margin-top: 5px;
}

#photo-selection {
  width: 224px;
  height: 450px;
  background-color: #140E07;
  border: 1px solid #352D1C;
  margin: 7px 0 0 7px; 
}

.photo-selection-content {
  margin: 4px 0 0 7px;		/* Check for same IE6 Problem As Above */
  width: 218px;
  color: #CCCCCC;
}

.small-pics {
  width: 207px;
  height: 143px;
  border: 2px solid #CCCCCC;
  clear: both;
}

.catalog {
  width: 120px;
  height: 160px;
  border: 2px solid #CCCCCC;
}

.photo-text {
  font-size: 11px;
  margin-top: 0;
  margin-bottom: -5px;
}

/* Photo Gallery */

.photo-box {
  width: 213px;
  background-color: #171009;
  border: 1px solid #352D1C;
  padding: 6px;
}

.photo-content {
  width: 355px;
  height: 95px;	/* Keep this if Kevin can make consistent size on Photos. Otherwise, delete */ 
  padding: 5px;
  margin-left: 4px;
}

#large-pic {
  margin-top: 53px;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #CCCCCC;
	font-size: 12px;
	clear: both;
}
h3 p {
	color: #CCCCCC;
}
#largeImg {
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 7px;
}

.thumbs img {
	border: 2px solid #CCCCCC;
	width: 100px;
	height: 81px;
}

/* End Photo Gallery */
/* Design Options */

.design-options-photo {
  width: 230px;
  height: 185px;
  border: 2px solid #FFFFFF;
  margin-bottom: 10px;
}

.design-options-content {
  margin: 0 0 0 10px;
  width: 365px;
  height: 185px;
}

/* End Design Options */
/* NAV Classes */

#nav a:link, #nav a:visited {
text-decoration:none;
list-style:none;
background-position: 0 0;
}

#nav li a:hover {
  list-style:none;
  background-position: 0 -10px;
  display: block;
	height: 10px;
}

#nav li a {
  display: block;
	height: 10px;
}

#nav {
  margin:0 0 0 22px; padding:0;
  list-style:none;
  text-indent: -5000px;
  width: 530px;
  float: left;
  display: inline;
}

#nav li {
  margin: 14px 0 0 0;
  background: none;
  text-align: center;
  float: left;
  list-style: none;
  padding-left: 0;
}

#nav li #home {
  background-image: url(../images/buttons/home.gif);
  width: 44px;
  margin-right: 25px;
}

#nav li #photo-gallery {
    background-image: url(../images/buttons/photo-gallery.gif);
	width: 130px;
	margin-right: 25px;
}

#nav li #design-ideas {
    background-image: url(../images/buttons/design-ideas.gif);
	width: 112px;
	margin-right: 25px;
}

#nav li #popular {
    background-image: url(../images/buttons/popular-surfaces.gif);
	width: 158px;
	margin-right: 0;
}

/* End NAV Classes */
/* Little-guy Classes */

#little-guys a:link, #little-guys a:visited {
text-decoration:none;
list-style:none;
background-position: 0 0;
}

#little-guys li a:hover {
  list-style:none;
  background-position: 0 -63px;
  display: block;
    width: 223px;
	height: 63px;
}

#little-guys li a {
  display: block;
    width: 223px;
	height: 63px;
}

#little-guys {
  margin:0 0 0 8px; padding:0;
  list-style: none;
  text-indent: -5000px;
  float: left;
  display: inline;
}

#little-guys li {
  margin: 14px 0 0 0;
  background: none;
  text-align: center;
  float: left;
  list-style: none;
  padding-left: 0;
}

#little-guys li #cn-photo {
  background-image: url(../images/buttons/photo-gallery-pool-decks.jpg);
}

/* End Little-guy Classes */
/* Menu jQuery Tabs */

#menu-bg {
  margin: 0 0 0 7px;
  width: 224px;
  height: 278px;
  background-image: url(../images/top-clicks-2.jpg);
  border: 1px solid #352D1C;
}

ul#menu {
  width: 224px;
  height: 278px;
  list-style: none;
  margin: 0;
  padding: 0;
  padding-top: 62px;
  padding-left: 0px;
}

ul#menu li { float:left; }

ul#menu li a {
  background: url(../images/buttons/top-clicks-2-hover.jpg) no-repeat scroll top left;
  display: block;
  height: 278px;
  position: relative;
}

ul#menu li a.main { width: 224px; height: 34px; }
ul#menu li a.location { width: 224px; height: 31px; background-position: 0 -182px; }
ul#menu li a.resurfacing { width: 224px; height: 46px; background-position: 0px -151px; }
ul#menu li a.sealing { width: 224px; height: 34px; background-position: 0px -105px; }
ul#menu li a.four { width: 224px; height: 45px; background-position: 0 -71px; }

ul#menu li a span {
  background: url(../images/top-clicks-2-hover.jpg) no-repeat scroll bottom left;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: 100;
  text-indent: -5000px;
}

ul#menu li a.main span { background-position: 0px 0px; }
ul#menu li a.location span { background-position: 0 -34px; }
ul#menu li a.resurfacing span { background-position: 0 -65px; }
ul#menu li a.sealing span { background-position: 0 -111px; }
ul#menu li a.four span { background-position: 0 -145px; }

ul#menu li a span:hover { cursor: pointer; }

/* End Menu jQuery Tabs */

/*Rotation Tabs*/
#rotate {
	background: #242424;
	text-align:center;
	clear:both;
	overflow:hidden;
	position:relative;
	height:217px;
}

#rotate ul {
	list-style-type:none;
	height:40px;
	width:145px;
	position:absolute;
	bottom:0;
	right:0;
}

#rotate li {
	list-style-type:none;
	display:block; float:left;
}

#rotate ul li a {
	display:block;
	width:16px;
	height:16px;
	padding:5px;
	background:#000000;
	margin-right:9px;
	font-size:12px;
	color:#FFFFFF;
	text-decoration:none;
}

#rotate ul li a:hover { text-decoration:none; }

#rotate ul div {
	float:left;
	font-size:10px;
	letter-spacing:1px;
	width:70px;
	height:14px;
	background:#000000;
	margin-right:15px;
	border:1px solid #000000;
	font-weight:bold;
	padding:6px 9px 6px 3px;
}

#rotate ul div span {
	cursor:pointer;
	display:block;
	float:left;
	text-transform:uppercase;
	padding:0px 6px 0px 23px;
}

#content-box-other {
  margin-top: 10px;
  padding-left: 10px;
  padding-right: 10px;
  width: 270px;
  background-color: #073665;
  overflow: hidden;
  text-align: center;
  float: left;
  display: inline;
  height: 380px;
  color: white;
}
